var BE0003825420_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": [[2001,59468000],[2002,55602000],[2004,68431000],[2005,73756000],[2006,100448000],[2010,null],[2011,null],[2012,149925000],[2013,137465000],[2014,150197000],[2015,100000],[2016,110000],[2017,160000],[2018,210262000],[2019,192533000],[2020,166947000],[2021,226317000],[2022,317430000],[2023,322000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2001,-10000],[2002,1780000],[2004,5132000],[2005,5084000],[2006,8700000],[2010,null],[2011,null],[2012,-1508000],[2013,-1703000],[2014,1422000],[2015,2140000],[2016,1600000],[2017,12900000],[2018,8126000],[2019,9647000],[2020,3626000],[2021,19097000],[2022,21409000],[2023,18641000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2001,-1505000],[2002,1404000],[2004,2991000],[2005,3097000],[2006,4523000],[2010,null],[2011,null],[2012,-2466000],[2013,-1144000],[2014,905000],[2015,955000],[2016,-3810000],[2017,7008000],[2018,5830000],[2019,8015000],[2020,2784000],[2021,13511000],[2022,15805000],[2023,13700000]], "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: 'BE0003825420_resus_an', data: BE0003825420_resus_an, height: "350", width: "100%" });