var FR0000133308_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,128.27104301558],[2009,129.40726311396],[2010,114.55830612698],[2011,133.0528521222],[2012,148.62795633717],[2013,142.002734108],[2014,108.42875619066],[2015,102.39576757748],[2016,101.48911798396],[2017,118.77238783316],[2018,116.85764985413],[2019,139.01673640167],[2020,115.09800745181],[2021,122.75670936908],[2022,128.85341572262],[2023,126.94170608012]], "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: 'FR0000133308_gearing', data: FR0000133308_gearing, height: "300", width: "100%" });