var NL0000009538_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": [[1998,null],[1999,null],[2000,null],[2001,null],[2002,null],[2012,40.576337927331],[2013,34.746593034649],[2014,37.417943107221],[2015,48.896434634975],[2016,41.501332543678],[2017,39.224819096731],[2018,39.787076008913],[2019,43.144554455446],[2020,58.264011427611],[2021,48.214162348877],[2022,61.74057065422],[2023,63.750932758478]], "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: 'NL0000009538_gearing', data: NL0000009538_gearing, height: "300", width: "100%" });