var NL0009269109_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,2361000000],[2012,2317659000],[2013,2054093000],[2014,1867656000],[2015,1978583000],[2016,1883791000],[2017,1487274000],[2018,110000],[2019,1600235000],[2020,1746468000],[2021,1748484000],[2022,1812208000],[2023,2117000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,-89222000],[2013,12688000],[2014,-63549000],[2015,-28993000],[2016,-93987000],[2017,45324000],[2018,30000000],[2019,29178000],[2020,55652000],[2021,55199000],[2022,70914000],[2023,80986000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-89295000],[2013,1857000],[2014,-47293000],[2015,-27258000],[2016,-110494000],[2017,19542000],[2018,20489000],[2019,30056000],[2020,40148000],[2021,50299000],[2022,59580000],[2023,60000000]], "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: 'NL0009269109_resus_an', data: NL0009269109_resus_an, height: "350", width: "100%" });