var BE0003565737_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,31.550715214564],[2003,37.708228167592],[2004,56.952890618665],[2005,56.540267872674],[2006,36.234769451302],[2012,45.053666106298],[2013,48.490089131302],[2014,43.199404761905],[2015,45.579182988248],[2016,45.250312023298],[2017,93695.090439276],[2018,43.623535676251],[2019,43.596801677808],[2020,42.23766504517],[2021,41.836464673194],[2022,37.668161434978],[2023,39.183891660727]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,16.807542262679],[2003,18.828874305906],[2004,13.094948512122],[2005,19.55992346495],[2006,27.315441586366],[2012,7.9141342299237],[2013,13.502727151789],[2014,26.235119047619],[2015,36.919418019026],[2016,33.670780751629],[2017,66537.467700258],[2018,34.211927582535],[2019,32.625507930266],[2020,20.013898540653],[2021,34.585869277587],[2022,28.081714000997],[2023,30.310049893086]], "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: 'BE0003565737_marges_an', data: BE0003565737_marges_an, height: "350", width: "100%" });