var BE0003818359_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": [[2003,-112.36725663717],[2004,-46.393210749646],[2005,-59.163701067616],[2006,-33.588416021848],[2012,-4.3207132772055],[2013,-6.9069690189221],[2014,-52.796678583785],[2015,-226.07992316053],[2016,-8.8720573815425],[2017,-348.06201550388],[2018,-15.512955448767],[2019,44.166673653523],[2020,-37.366568142026],[2021,-34.154350041044],[2022,-54.323955746967],[2023,-36.818591380087]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2003,-107.87610619469],[2004,-46.148900604346],[2005,-58.193950177936],[2006,-32.245675921711],[2012,-3.7396067562621],[2013,-5.0636481582461],[2014,47.876542497982],[2015,-299.29479564239],[2016,41.701989669469],[2017,-448.46511627907],[2018,-10.129969948344],[2019,17.947636905453],[2020,-63.891660548098],[2021,-21.291502868952],[2022,-90.35933827705],[2023,88.308638267341]], "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: 'BE0003818359_marges_an', data: BE0003818359_marges_an, height: "350", width: "100%" });