var FR0010908533_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,946000000],[2009,902000000],[2010,965000000],[2011,1032000000],[2012,1067000000],[2013,1030000000],[2014,1034000000],[2015,1069000000],[2016,1139000000],[2017,4220000],[2018,1378000000],[2019,1570000000],[2020,1423000000],[2021,1583000000],[2022,1944000000],[2023,2311000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,358000000],[2009,121000000],[2010,278000000],[2011,355000000],[2012,342000000],[2013,343000000],[2014,343000000],[2015,341000000],[2016,370000000],[2017,437000000],[2018,441000000],[2019,534000000],[2020,414000000],[2021,505000000],[2022,657000000],[2023,706000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,212000000],[2009,11000000],[2010,68000000],[2011,194000000],[2012,183000000],[2013,160000000],[2014,164000000],[2015,177000000],[2016,180000000],[2017,241000000],[2018,254000000],[2019,312000000],[2020,238000000],[2021,313000000],[2022,386000000],[2023,267000000]], "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: 'FR0010908533_resus_an', data: FR0010908533_resus_an, height: "350", width: "100%" });