var BE0003797140_gearing = { "type": "bar", "plot":{ "bar-width":"50%", "tooltip" : { "text": "%v%", "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Gearing", "values": [[2002,11.826369407943],[2003,5.3689348262992],[2004,0.2363617978664],[2005,4.2363455613847],[2006,2.7560260170897],[2012,18.348486995696],[2013,27.419142782014],[2014,26.247182201313],[2015,27.26372606319],[2016,22.313761893711],[2017,22.23188599719],[2018,21.721423061215],[2019,31.340150144803],[2020,29.404436193082],[2021,35.127729688547],[2022,61.65009869438],[2023,49.094928188034]], "background-color": "rgb(208, 0, 0)" }], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x1", "x" : "0", "y": "35", "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: 'BE0003797140_gearing', data: BE0003797140_gearing, height: "300", width: "100%" });