var BE0003731453_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,47.159918438683],[2003,45.854246135314],[2004,24.623734554833],[2005,22.754651318431],[2006,34.010787615103],[2010,null],[2011,null],[2012,25.004680479281],[2013,38.523822965725],[2014,49.981106102729],[2015,40.65618557353],[2016,52.854150776644],[2017,56.766015758822],[2018,74.936665744151],[2019,74.024781113196],[2020,69.249048041058],[2021,42.973443944318],[2022,41.11310221242],[2023,null]], "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: 'BE0003731453_gearing', data: BE0003731453_gearing, height: "300", width: "100%" });