var FR0000063935_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,155.28298954544],[2010,118.02081783452],[2011,120.05853973136],[2012,123.22845417237],[2013,107.99308624532],[2014,104.87787233232],[2015,104.87787233232],[2016,83.563437234952],[2017,115.21021191841],[2018,101.91769851442],[2019,94.901872072301],[2020,98.826512643516],[2021,89.74695179648],[2022,54.988796471182],[2023,54.125455155851]], "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: 'FR0000063935_gearing', data: FR0000063935_gearing, height: "300", width: "100%" });