var NL0006237562_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": [[2010,null],[2011,null],[2012,5.9533213700971],[2013,6.0053578810137],[2014,5.7045418491202],[2015,4.7221137690664],[2016,3.4139719210926],[2017,25490.196078431],[2018,3.0222934573135],[2019,5.0512902454964],[2020,2.4216458666848],[2021,6.6872853698373],[2022,5.2727581854758],[2023,5.6741500946771]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,3.4967706336349],[2013,3.8396689878851],[2014,3.4757438371896],[2015,2.8877297805542],[2016,1.9272630485448],[2017,13883.137254902],[2018,-0.8201625888399],[2019,0.3541805220866],[2020,0.5714444866929],[2021,4.9691785018496],[2022,3.264386245993],[2023,3.1975155706549]], "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: 'NL0006237562_marges_an', data: NL0006237562_marges_an, height: "350", width: "100%" });