var BE0003837540_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,43.045271346893],[2003,105.68345987152],[2004,68.492935909273],[2005,48.271053662358],[2006,57.949360411447],[2010,null],[2011,null],[2012,166.40166897907],[2013,156.60202698834],[2014,236.30783674626],[2015,150.07295010213],[2016,162.43193801786],[2017,132.77332264101],[2018,258.53210254965],[2019,195.07719943544],[2020,251.68483836883],[2021,277.21621163754],[2022,326.23548158381],[2023,248.19289705729]], "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: 'BE0003837540_gearing', data: BE0003837540_gearing, height: "300", width: "100%" });