var NL0006237562_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": [[2010,null],[2011,null],[2012,2544462000],[2013,2515920000],[2014,2634918000],[2015,3419295000],[2016,3328762000],[2017,510000],[2018,3255574000],[2019,3473370000],[2020,3303208000],[2021,3378486000],[2022,4028935000],[2023,5003322000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,151480000],[2013,151090000],[2014,150310000],[2015,161463000],[2016,113643000],[2017,130000000],[2018,98393000],[2019,175450000],[2020,79992000],[2021,225929000],[2022,212436000],[2023,283896000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,88974000],[2013,96603000],[2014,91583000],[2015,98740000],[2016,64154000],[2017,70804000],[2018,-26701000],[2019,12302000],[2020,18876000],[2021,167883000],[2022,131520000],[2023,159982000]], "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: 'NL0006237562_resus_an', data: NL0006237562_resus_an, height: "350", width: "100%" });