var NL0000226223_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,7113177000],[2009,6149208000],[2010,7454598000],[2011,8814322000],[2012,7953984000],[2013,7038005000],[2014,6412890000],[2015,6131123000],[2016,6200775000],[2017,2310000],[2018,8403641000],[2019,8509099000],[2020,8320847000],[2021,11268986000],[2022,15108338000],[2023,15630849000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-143832000],[2009,-743135000],[2010,345779000],[2011,42103000],[2012,-1975207000],[2013,-406543000],[2014,129394000],[2015,97333000],[2016,241994000],[2017,993000000],[2018,1224001000],[2019,924223000],[2020,1004072000],[2021,2165313000],[2022,4247347000],[2023,4168588000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-570971000],[2009,-821589000],[2010,602934000],[2011,594943000],[2012,-1099130000],[2013,-437143000],[2014,123274000],[2015,156269000],[2016,108049000],[2017,669527000],[2018,1125207000],[2019,345579000],[2020,565147000],[2021,1510950000],[2022,4049687000],[2023,3603433000]], "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: 'NL0000226223_resus_an', data: NL0000226223_resus_an, height: "350", width: "100%" });