var BE0003837540_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": [[2002,157589000],[2003,164019000],[2004,112522000],[2005,81993000],[2006,81986000],[2010,null],[2011,36456000],[2012,45452000],[2013,110133000],[2014,110801000],[2015,116748000],[2016,156830000],[2017,1220000],[2018,13878000],[2019,15576000],[2020,16759000],[2021,6050000],[2022,6017000],[2023,6806000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,-1953000],[2003,-3218000],[2004,-3747000],[2005,-1602000],[2006,9236000],[2010,null],[2011,13508000],[2012,8754000],[2013,23843000],[2014,30338000],[2015,34077000],[2016,35353000],[2017,0],[2018,46035000],[2019,52895000],[2020,40176000],[2021,64163000],[2022,19463000],[2023,-64128000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,524000],[2003,2741000],[2004,-2206000],[2005,-669000],[2006,13626000],[2010,null],[2011,11321000],[2012,9489000],[2013,12028000],[2014,15333000],[2015,19958000],[2016,20375000],[2017,22179000],[2018,35177000],[2019,37777000],[2020,24129000],[2021,38069000],[2022,-843000],[2023,-107129000]], "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: 'BE0003837540_resus_an', data: BE0003837540_resus_an, height: "350", width: "100%" });