var FR0000054132_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,144.14741103053],[2009,157.63147401533],[2010,95.046611938222],[2011,88.364452540498],[2012,84.337988333039],[2013,77.215158000755],[2014,85.102644146286],[2015,105.86686724332],[2016,104.10153595215],[2017,95.24449134926],[2018,94.442157266365],[2019,108.34275646251],[2020,109.69424597949],[2021,93.899943804844],[2022,98.18361479184],[2023,114.08937971455]], "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: 'FR0000054132_gearing', data: FR0000054132_gearing, height: "300", width: "100%" });