var BE0974258874_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,-1.4240206390524],[2013,4.309040478047],[2014,5.3255357908073],[2015,5.9960540233245],[2016,6.9889322750192],[2017,60200],[2018,3.4116335123311],[2019,3.5863225716897],[2020,6.8001475993632],[2021,10.55010280683],[2022,6.3368498086219],[2023,7.7269026121724]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-5.633088136706],[2013,0.7714020594997],[2014,2.710937602038],[2015,2.7776287148118],[2016,2.8306825684745],[2017,36944],[2018,0.9237053480282],[2019,0.9561475552060],[2020,3.5703511899934],[2021,8.3489766531072],[2022,5.3729149800888],[2023,5.8832105791919]], "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: 'BE0974258874_marges_an', data: BE0974258874_marges_an, height: "350", width: "100%" });