var FR0000064271_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": [[2008,135.6222799712],[2009,156.76995604299],[2010,155.97032548126],[2011,146.90630656338],[2012,128.94616852957],[2013,117.30753961767],[2014,122.94719543862],[2015,113.66572948482],[2016,99.593463232021],[2017,91.96516514414],[2018,104.10670557124],[2019,115.31513886406],[2020,115.50595458468],[2021,113.19475106796],[2022,111.53973008447],[2023,100.3209355825]], "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: 'FR0000064271_gearing', data: FR0000064271_gearing, height: "300", width: "100%" });