var NL0000888691_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": [[2012,145.18549286],[2013,195.8383615195],[2014,193.98405110895],[2015,82.596582319559],[2016,84.980721853354],[2017,66.919868425515],[2018,110.87129976861],[2019,406.41468643157],[2020,535.21179405603],[2021,260.51817061903],[2022,141.30741750823],[2023,119.11865074875],[2024,null]], "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: 'NL0000888691_gearing', data: NL0000888691_gearing, height: "300", width: "100%" });