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,0],[2015,0],[2016,200.57142857143],[2017,64.772727272727],[2018,1.3394448688566],[2019,4.0039275583679],[2020,-3.078466167734],[2021,0.6727344677483],[2022,5.1103416628426],[2023,2.0402470611676]], "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,3.4911629936723],[2020,0.5092199675951],[2021,3.6915597263836],[2022,6.8416002669893],[2023,1.1595935445308]], "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%" });