var BE0003746600_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,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,52.112505156891],[2013,108.83811814219],[2014,71.146689312386],[2015,79.348603376167],[2016,440.63926940639],[2017,385.88754134509],[2018,92.059682804674],[2019,117.77663547163],[2020,92.913886759212],[2021,166.69177324151],[2022,51.596384699331],[2023,63.254029920697]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,-4.9276312707855],[2003,34.543670264966],[2004,12.492419648272],[2005,56.319411485524],[2006,103.94572859595],[2012,17.365981507996],[2013,86.632596823488],[2014,40.6923595674],[2015,56.237675255163],[2016,234.95433789954],[2017,233.58324145535],[2018,71.170701168614],[2019,99.42851095354],[2020,70.846451234034],[2021,150.79316281358],[2022,72.353583121135],[2023,7.2988739655406]], "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: 'BE0003746600_marges_an', data: BE0003746600_marges_an, height: "350", width: "100%" });