var FR0000061137_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,2697983000],[2009,2460880000],[2010,3251468000],[2011,4222149000],[2012,4808186000],[2013,5126680000],[2014,4439154000],[2015,270000],[2016,280000],[2017,8003900000],[2018,8250000000],[2019,4165200000],[2020,7085116000],[2021,7244594000],[2022,8548681000],[2023,10327849000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-9305000],[2009,66956000],[2010,203249000],[2011,282037000],[2012,298434000],[2013,330263000],[2014,325838000],[2015,393000000],[2016,484000000],[2017,588000000],[2018,670429000],[2019,411171000],[2020,-178609000],[2021,262696000],[2022,326684000],[2023,347202000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-44917000],[2009,14675000],[2010,75164000],[2011,106049000],[2012,108370000],[2013,110029000],[2014,134452000],[2015,150040000],[2016,188445000],[2017,249296000],[2018,317540000],[2019,158352000],[2020,-115892000],[2021,89584000],[2022,126172000],[2023,111001000]], "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: 'FR0000061137_resus_an', data: FR0000061137_resus_an, height: "350", width: "100%" });