var FR0000121329_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": [[2008,12664800000],[2009,12881500000],[2010,13124800000],[2011,13028400000],[2012,14158100000],[2013,14194100000],[2014,12973600000],[2015,14063200000],[2016,14884800000],[2017,1210000],[2018,15854700000],[2019,18401000000],[2020,16988900000],[2021,16192000000],[2022,17568800000],[2023,18428400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,718500000],[2009,-290300000],[2010,-205400000],[2011,726000000],[2012,915100000],[2013,912800000],[2014,1137500000],[2015,1017900000],[2016,1302500000],[2017,1543000000],[2018,1329800000],[2019,1502000000],[2020,724200000],[2021,1192200000],[2022,1320500000],[2023,1174400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,559900000],[2009,-201800000],[2010,-107600000],[2011,511800000],[2012,535700000],[2013,573400000],[2014,714200000],[2015,765100000],[2016,946400000],[2017,679800000],[2018,981800000],[2019,1121900000],[2020,483400000],[2021,1088800000],[2022,1120600000],[2023,1023400000]], "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: 'FR0000121329_resus_an', data: FR0000121329_resus_an, height: "350", width: "100%" });