var FR0010040865_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,637040000],[2009,647196000],[2010,616770000],[2011,632468000],[2012,583517000],[2013,588930000],[2014,570989000],[2015,498178000],[2016,500669000],[2017,20100000],[2018,661716000],[2019,673487000],[2020,657976000],[2021,613332000],[2022,625857000],[2023,666835000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-504354000],[2009,-403880000],[2010,1289445000],[2011,650680000],[2012,576591000],[2013,471307000],[2014,498034000],[2015,1550560000],[2016,961327000],[2017,448000000],[2018,1120397000],[2019,1660404000],[2020,255855000],[2021,949996000],[2022,206966000],[2023,-1614038000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-875352000],[2009,-773723000],[2010,998245000],[2011,411225000],[2012,225511000],[2013,314041000],[2014,281350000],[2015,1609262000],[2016,813472000],[2017,1895562000],[2018,1004985000],[2019,1515287000],[2020,154831000],[2021,849293000],[2022,169583000],[2023,-1787184000]], "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: 'FR0010040865_resus_an', data: FR0010040865_resus_an, height: "350", width: "100%" });