var FR0000031577_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,443355000],[2009,467418000],[2010,572830000],[2011,623059000],[2012,695155000],[2013,736080000],[2014,773116000],[2015,852623000],[2016,871828000],[2017,1210000],[2018,868932000],[2019,938342000],[2020,934198000],[2021,1063965000],[2022,1216187000],[2023,1246900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,54427000],[2009,58290000],[2010,87744000],[2011,86213000],[2012,98183000],[2013,104069000],[2014,109062000],[2015,34509000],[2016,69013000],[2017,64400000],[2018,64993000],[2019,97970000],[2020,183748000],[2021,167626000],[2022,179519000],[2023,183998000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,35408000],[2009,38816000],[2010,63413000],[2011,57516000],[2012,66625000],[2013,60523000],[2014,63596000],[2015,9405000],[2016,34646000],[2017,-2575000],[2018,20099000],[2019,51550000],[2020,78300000],[2021,113162000],[2022,121943000],[2023,121298000]], "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: 'FR0000031577_resus_an', data: FR0000031577_resus_an, height: "350", width: "100%" });