var BE0003593044_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": [[2005,84.10774546579],[2006,113.53892163371],[2007,121.3806255249],[2008,55.974354765706],[2009,56.497133718559],[2012,94.360352527368],[2013,69.293256691398],[2014,70.747139056412],[2015,88.947662986682],[2016,84.951071405706],[2017,1508.7719298246],[2018,80.854476391262],[2019,106.0051733827],[2020,66.866782495299],[2021,85.130101351467],[2022,94.270221959271],[2023,19.188573077478]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,66.585326503449],[2006,95.870129347629],[2007,0.0902988703169],[2008,-2.6326653436193],[2009,14.869837371178],[2012,48.448800537486],[2013,29.747030969082],[2014,-7.9943010922906],[2015,48.392544934944],[2016,47.964797021438],[2017,1204.9298245614],[2018,66.16126276762],[2019,84.548857888995],[2020,47.400415869848],[2021,89.050073713267],[2022,151.98152070267],[2023,-16.014139373828]], "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: 'BE0003593044_marges_an', data: BE0003593044_marges_an, height: "350", width: "100%" });