var BE0974313455_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,null],[2013,null],[2014,3.2186090875901],[2015,4.67596390484],[2016,4.8813185080041],[2017,31914.893617021],[2018,2.8743104114691],[2019,3.3964327205631],[2020,3.1926533802267],[2021,4.613629642148],[2022,3.2889403590041],[2023,3.9348053110548],[2024,3.2106413994169]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,1.475619942923],[2015,2.4955744570614],[2016,1.3169308414163],[2017,18382.978723404],[2018,1.3844478021013],[2019,1.6606300826898],[2020,1.8288393903869],[2021,2.7715577337446],[2022,2.4628450106157],[2023,2.3683425331941],[2024,1.3739067055394]], "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: 'BE0974313455_marges_an', data: BE0974313455_marges_an, height: "350", width: "100%" });