var FR0000053381_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": [[2009,487.97709923664],[2010,311.37375813635],[2011,221.12263899973],[2012,168.33017975402],[2013,184.38818565401],[2014,94.933333333333],[2015,79.149913842619],[2016,76.79033649698],[2017,55.66364029399],[2018,47.039280828611],[2019,77.87072243346],[2020,134.12819534529],[2021,139.83786090172],[2022,105.71552284044],[2023,94.057211925866]], "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: 'FR0000053381_gearing', data: FR0000053381_gearing, height: "300", width: "100%" });