var BE0003746600_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": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,92.618851796913],[2013,77.219819838685],[2014,54.581798852203],[2015,70.260710644752],[2016,67.375990922612],[2017,70.226732634696],[2018,72.474266986304],[2019,48.713944393278],[2020,56.590021175511],[2021,67.405248729449],[2022,72.790230243551],[2023,83.808236551941]], "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: 'BE0003746600_gearing', data: BE0003746600_gearing, height: "300", width: "100%" });