var NL0000852564_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,55.270050886769],[2013,45.560717083562],[2014,58.726533847735],[2015,59.40686541605],[2016,54.201710876285],[2017,40.464070866662],[2018,38.172812984843],[2019,44.237675481554],[2020,36.306261418369],[2021,25.77735036864],[2022,36.942351646491],[2023,27.910856870456]], "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: 'NL0000852564_gearing', data: NL0000852564_gearing, height: "300", width: "100%" });