var NL0006294274_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": [[2011,139.68258255388],[2012,434.11379352178],[2013,191.297110163],[2014,72.713386978786],[2015,24.20952351135],[2016,12.60925736016],[2017,22.603087130559],[2018,63.401443805744],[2019,114.94935887414],[2020,122.2884408064],[2021,83.099530591137],[2022,76.594322311231],[2023,76.086284980513]], "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: 'NL0006294274_gearing', data: NL0006294274_gearing, height: "300", width: "100%" });