var US1491231015_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2012,62526100000],[2013,52826608000],[2014,48246620000],[2015,41979352000],[2016,34412336000],[2017,37952682000],[2018,47842698000],[2019,48041718000],[2020,33996743000],[2021,45011480000],[2022,55669842000],[2023,60638942000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,8137173000],[2013,5341888000],[2014,5203752000],[2015,2907506000],[2016,444698000],[2017,3678226000],[2018,7250457000],[2019,7402711000],[2020,3707655000],[2021,6073826000],[2022,7404285000],[2023,11724493000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,5392194000],[2013,3596378000],[2014,3244476000],[2015,1886842000],[2016,-59828000],[2017,629456000],[2018,5374238000],[2019,5440859000],[2020,2441368000],[2021,5730307000],[2022,6281089000],[2023,9345414000]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'US1491231015_resus_an', data: US1491231015_resus_an, height: "350", width: "100%" });