var BE0003731453_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": [[2002,10.720649665527],[2003,9.78560322959],[2004,8.5017883163333],[2005,8.7158229602227],[2006,7.5499597232491],[2010,null],[2011,null],[2012,6.5309218550138],[2013,6.8645177380136],[2014,6.8602859151024],[2015,5.7483323328265],[2016,2211.2676056338],[2017,2173.3333333333],[2018,6.559751484139],[2019,5.4303255880219],[2020,0.2536204857152],[2021,4.4623027669011],[2022,1.1866416768609],[2023,1.5487261036402]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,4.9776531417054],[2003,5.215351463408],[2004,5.2152602993774],[2005,5.3490305710533],[2006,5.4368096399369],[2010,null],[2011,null],[2012,4.7736264390041],[2013,4.9331144224841],[2014,4.8503685170975],[2015,4.3597785046257],[2016,1247.8873239437],[2017,1504.1333333333],[2018,4.4057250126259],[2019,3.159713101434],[2020,6.3639560533242],[2021,31.816287063422],[2022,-0.2188478502407],[2023,0.7605351401805]], "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: 'BE0003731453_marges_an', data: BE0003731453_marges_an, height: "350", width: "100%" });