var BE0974264930_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": [[2012,null],[2013,38.081086818085],[2014,36.377967189075],[2015,36.486012526096],[2016,37.172954434101],[2017,35.91812635308],[2018,30.947916666667],[2019,37.010607521697],[2020,34.746624074343],[2021,30.341518487158],[2022,52.633568548387],[2023,49.476408989293]], "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: 'BE0974264930_gearing', data: BE0974264930_gearing, height: "300", width: "100%" });