var BE0003825420_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2001,-0.0168157664626],[2002,3.2013236933923],[2004,7.4995250690477],[2005,6.8929985357123],[2006,8.661197833705],[2010,null],[2011,null],[2012,-1.0058362514591],[2013,-1.2388608009311],[2014,0.9467565930078],[2015,2140],[2016,1454.5454545455],[2017,8062.5],[2018,3.8647021335286],[2019,5.0105696166371],[2020,2.1719467855068],[2021,8.4381641679591],[2022,6.7444790977538],[2023,5.7891304347826]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2001,-2.5307728526266],[2002,2.5250890255746],[2004,4.3708260875919],[2005,4.1989804219318],[2006,4.5028273335457],[2010,null],[2011,null],[2012,-1.6448224112056],[2013,-0.8322118357400],[2014,0.6025419948468],[2015,955],[2016,-3463.6363636364],[2017,4380],[2018,2.7727311639764],[2019,4.1629227197416],[2020,1.6675951050333],[2021,5.9699448119231],[2022,4.9790504993227],[2023,4.2546583850932]], "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":"1x2", "x" : 0, "y" : 33, "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'BE0003825420_marges_an', data: BE0003825420_marges_an, height: "350", width: "100%" });