var FR0000121204_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,5412500000],[2009,4865500000],[2010,5491000000],[2011,5953100000],[2012,6702000000],[2013,6431800000],[2014,5914200000],[2015,7867100000],[2016,630000],[2017,790000],[2018,570000],[2019,8562200000],[2020,6831700000],[2021,7503900000],[2022,6745900000],[2023,7127600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,589900000],[2009,495000000],[2010,578300000],[2011,554100000],[2012,559500000],[2013,674800000],[2014,524100000],[2015,565700000],[2016,1135000000],[2017,1101000000],[2018,997000000],[2019,623600000],[2020,262400000],[2021,807600000],[2022,1022000000],[2023,867400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,158100000],[2009,-918300000],[2010,1002300000],[2011,525400000],[2012,221100000],[2013,333700000],[2014,19600000],[2015,-146200000],[2016,-366800000],[2017,334100000],[2018,45300000],[2019,399700000],[2020,-264100000],[2021,1046900000],[2022,656300000],[2023,142400000]], "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: 'FR0000121204_resus_an', data: FR0000121204_resus_an, height: "350", width: "100%" });