var FR0000065393_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,25.945350945351],[2009,17.470964536364],[2010,35.329521516702],[2011,107.85565165523],[2012,73.891052845765],[2013,55.730950031919],[2014,32.300087234661],[2015,13.523885897583],[2016,2.4151618493878],[2017,28.995508818052],[2018,28.631928808835],[2019,26.116308739103],[2020,26.863239777147],[2021,32.056261152514],[2022,10.514803133584],[2023,20.146252285192]], "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: 'FR0000065393_gearing', data: FR0000065393_gearing, height: "300", width: "100%" });