var FR0000121329_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,48.018624424313],[2009,52.693270818904],[2010,65.403525928341],[2011,46.773529625415],[2012,40.290859933717],[2013,50.653404044761],[2014,38.723310155041],[2015,31.087862722085],[2016,31.752979860255],[2017,32.320716162304],[2018,46.074774242552],[2019,110.42924270956],[2020,143.09874008927],[2021,88.133120990668],[2022,74.123145702093],[2023,121.01592767972]], "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: 'FR0000121329_gearing', data: FR0000121329_gearing, height: "300", width: "100%" });