var FR0004045847_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,244828000],[2009,239455000],[2010,260542000],[2011,278258000],[2012,285661000],[2013,335089000],[2014,364545000],[2015,361840000],[2016,660000],[2017,850000],[2018,465930000],[2019,487463000],[2020,117255000],[2021,151710000],[2022,497281000],[2023,693600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,9464000],[2009,9606000],[2010,9325000],[2011,10086000],[2012,9511000],[2013,13969000],[2014,15295000],[2015,17257000],[2016,20500000],[2017,26100000],[2018,30110000],[2019,29080000],[2020,-17858000],[2021,4056000],[2022,46982000],[2023,57709000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,5952000],[2009,6014000],[2010,6829000],[2011,5844000],[2012,6073000],[2013,7051000],[2014,10614000],[2015,11722000],[2016,13574000],[2017,18794000],[2018,21260000],[2019,20254000],[2020,-13676000],[2021,-333000],[2022,29895000],[2023,44100000]], "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: 'FR0004045847_resus_an', data: FR0004045847_resus_an, height: "350", width: "100%" });