var NL0000009538_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": [[1998,30458636000],[1999,31459000000],[2000,37862000000],[2001,32339000000],[2002,31820000000],[2012,24788000000],[2013,23329000000],[2014,22389000000],[2015,24244000000],[2016,24516000000],[2017,1650000],[2018,18121000000],[2019,19482000000],[2020,19535000000],[2021,17156000000],[2022,17827000000],[2023,18169000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[1998,824519000],[1999,1796000000],[2000,4438000000],[2001,93000000],[2002,923000000],[2012,1030000000],[2013,1991000000],[2014,486000000],[2015,992000000],[2016,1882000000],[2017,2153000000],[2018,1719000000],[2019,1644000000],[2020,1542000000],[2021,553000000],[2022,-1529000000],[2023,-115000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[1998,5883261000],[1999,1851000000],[2000,9669000000],[2001,-2619000000],[2002,-3180000000],[2012,226000000],[2013,1169000000],[2014,415000000],[2015,645000000],[2016,1448000000],[2017,1657000000],[2018,1090000000],[2019,1168000000],[2020,1187000000],[2021,3319000000],[2022,-1608000000],[2023,-466000000]], "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: 'NL0000009538_resus_an', data: NL0000009538_resus_an, height: "350", width: "100%" });