var BE0003825420_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": [[2001,82.100045065345],[2002,78.452992870171],[2004,25.036637552025],[2005,40.215258369507],[2006,78.468454503178],[2010,null],[2011,null],[2012,144.91728863865],[2013,80.879435242006],[2014,18.576043187752],[2015,14.024701873935],[2016,28.618335331214],[2017,22.386298917907],[2018,6.8915303599851],[2019,12.961032374405],[2020,21.435611500662],[2021,9.7450649323578],[2022,27.936188077246],[2023,14.644587461132]], "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: 'BE0003825420_gearing', data: BE0003825420_gearing, height: "300", width: "100%" });