var BE0003846632_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": [[2003,5876000],[2004,5633000],[2005,5579000],[2006,2906000],[2012,75036000],[2013,112781000],[2014,13776000],[2015,11198000],[2016,7104000],[2017,9055000],[2018,5320000],[2019,3946000],[2020,2080000],[2021,1130000],[2022,595000],[2023,263000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2003,null],[2004,null],[2005,null],[2006,null],[2012,29103000],[2013,25511000],[2014,-52714000],[2015,-38917000],[2016,-60834000],[2017,23266000],[2018,-39241000],[2019,-52174000],[2020,-28630000],[2021,-27370000],[2022,-21950000],[2023,-11980000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2003,-4714000],[2004,-4334000],[2005,-4226000],[2006,-8316000],[2012,30415000],[2013,26401000],[2014,-51115000],[2015,-37884000],[2016,-60314000],[2017,22788000],[2018,-38474000],[2019,-51827000],[2020,-28010000],[2021,-29160000],[2022,-31680000],[2023,-18970000]], "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: 'BE0003846632_resus_an', data: BE0003846632_resus_an, height: "350", width: "100%" });