var BE0003470755_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": [[2012,10.253317249698],[2013,6.5103642584021],[2014,6.1341612569386],[2015,7.8748345622991],[2016,8.9673913043478],[2017,129406.77966102],[2018,9.6129472555328],[2019,3.0847325263569],[2020,-7.4177356385945],[2021,11.776348342405],[2022,20.23831016429],[2023,5.6967213114754]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,4.6964213912344],[2013,2.7168444355001],[2014,0.7526578229372],[2015,3.8381546606164],[2016,6.4903846153846],[2017,89915.254237288],[2018,8.3650190114068],[2019,1.1518937914877],[2020,-10.730619074177],[2021,9.3814943097476],[2022,34.392489619065],[2023,42.889344262295]], "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: 'BE0003470755_marges_an', data: BE0003470755_marges_an, height: "350", width: "100%" });