var NL0000235190_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": [[2005,34206000000],[2006,39434000000],[2007,39123000000],[2008,43265000000],[2009,42822000000],[2010,45752000000],[2011,49128000000],[2012,56480000000],[2013,59256000000],[2014,60713000000],[2015,64450000000],[2016,66581000000],[2017,960000],[2018,63707000000],[2019,70478000000],[2020,49912000000],[2021,52149000000],[2022,58763000000],[2023,65446000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,2712000000],[2006,278000000],[2007,-33000000],[2008,2772000000],[2009,-380000000],[2010,1187000000],[2011,1613000000],[2012,2131000000],[2013,2570000000],[2014,3991000000],[2015,2992000000],[2016,2006000000],[2017,4253000000],[2018,4609000000],[2019,1339000000],[2020,-549000000],[2021,5302000000],[2022,5325000000],[2023,4603000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,1676000000],[2006,99000000],[2007,-446000000],[2008,1572000000],[2009,-763000000],[2010,553000000],[2011,1033000000],[2012,1228000000],[2013,1465000000],[2014,2343000000],[2015,2696000000],[2016,995000000],[2017,2873000000],[2018,3054000000],[2019,-1362000000],[2020,-1133000000],[2021,4213000000],[2022,4247000000],[2023,3789000000]], "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: 'NL0000235190_resus_an', data: NL0000235190_resus_an, height: "350", width: "100%" });