var FR0000121147_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,828.41889117043],[2009,574.59530888669],[2010,199.25406368292],[2011,145.48682341802],[2012,168.43752173006],[2013,135.53552944042],[2014,128.26538768985],[2015,72.063613719103],[2016,60.270501409521],[2017,57.570834045949],[2018,63.407265492594],[2019,108.42933345287],[2020,166.483324837],[2021,219.63359018714],[2022,194.2395537818],[2023,181.67352626633]], "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: 'FR0000121147_gearing', data: FR0000121147_gearing, height: "300", width: "100%" });