var FR0006239109_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,335.02705646122],[2010,256.20162182086],[2011,170.54109355462],[2012,152.38327480817],[2013,152.38327480817],[2014,181.15484794013],[2015,157.37301390586],[2016,157.37301390586],[2017,149.6401030278],[2018,137.15043411923],[2019,107.48876747894],[2020,90.383787759104],[2021,96.396784885149],[2022,102.77951995118],[2023,84.873836987063],[2024,78.617685013082]], "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: 'FR0006239109_gearing', data: FR0006239109_gearing, height: "300", width: "100%" });