var FR0011033083_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,null],[2010,null],[2011,130.41290934979],[2012,122.38048916064],[2013,92.803814845142],[2014,79.667548869388],[2015,68.516503445774],[2016,102.51789366053],[2017,105.38996619127],[2018,127.15719295809],[2019,145.95102987742],[2020,156.2931179539],[2021,112.86254728878],[2022,83.493892456869],[2023,77.207340223582]], "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: 'FR0011033083_gearing', data: FR0011033083_gearing, height: "300", width: "100%" });