var BE0003656676_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": [[2002,1177423000],[2003,1183639000],[2004,1276319000],[2005,1391558000],[2006,1474400000],[2012,1319488000],[2013,976763000],[2014,983367000],[2015,1033762000],[2016,1048323000],[2017,370000],[2018,1117652000],[2019,878521000],[2020,616883000],[2021,449211000],[2022,587834000],[2023,529426000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,null],[2003,null],[2004,31869000],[2005,11082000],[2006,16000000],[2012,39737000],[2013,-21324000],[2014,17747000],[2015,16361000],[2016,22292000],[2017,66500000],[2018,32777000],[2019,24416000],[2020,8403000],[2021,37475000],[2022,38255000],[2023,12582000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,22500000],[2003,-14623000],[2004,5367000],[2005,-27974000],[2006,-21200000],[2012,17564000],[2013,-36138000],[2014,-9749000],[2015,4543000],[2016,16300000],[2017,23913000],[2018,28849000],[2019,24762000],[2020,63151000],[2021,53522000],[2022,62400000],[2023,3310000]], "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: 'BE0003656676_resus_an', data: BE0003656676_resus_an, height: "350", width: "100%" });