var BE0003858751_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,195247000],[2003,200547000],[2004,220589000],[2005,223851000],[2006,175284000],[2012,229874000],[2013,221416000],[2014,239632000],[2015,286300000],[2016,850000],[2017,920000],[2018,343782000],[2019,332178000],[2020,245238000],[2021,259716000],[2022,341639000],[2023,400121000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,17807000],[2013,15001000],[2014,19680000],[2015,24800000],[2016,25100000],[2017,29900000],[2018,26936000],[2019,23016000],[2020,12795000],[2021,21327000],[2022,22411000],[2023,40743000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,-1982000],[2003,1112000],[2004,3047000],[2005,5135000],[2006,5150000],[2012,10396000],[2013,9802000],[2014,12982000],[2015,17543000],[2016,17119000],[2017,21106000],[2018,19108000],[2019,15712000],[2020,7602000],[2021,14575000],[2022,16325000],[2023,31031000]], "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: 'BE0003858751_resus_an', data: BE0003858751_resus_an, height: "350", width: "100%" });