var BE0003880979_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,null],[2013,0],[2014,null],[2015,0],[2016,200.57142857143],[2017,64.772727272727],[2018,1.3394448688566],[2019,2.0258335173327],[2020,-3.4259259259259],[2021,3.8326738270209],[2022,6.174384647476],[2023,7.7689243027888]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,6.1594202898551],[2013,11.761344153618],[2014,19.654249845647],[2015,42.358498118645],[2016,177.2],[2017,66.704545454545],[2018,3.188184364655],[2019,1.7663943475381],[2020,0.5092592592593],[2021,3.6913510457886],[2022,6.8418856904464],[2023,1.1593625498008]], "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: 'BE0003880979_marges_an', data: BE0003880979_marges_an, height: "350", width: "100%" });