var BE0003816338_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": [[2003,64.047928649494],[2004,115.28916081656],[2005,136.70738742308],[2006,120.02804574607],[2012,148.57229658705],[2013,147.26507588039],[2014,101.09438880121],[2015,55.224857007388],[2016,57.499321486792],[2017,48.675183260747],[2018,78.234558356238],[2019,75.474396124033],[2020,55.083551033113],[2021,87.330183192201],[2022,78.045010638235],[2023,39.480928406701],[2024,211.9003287708]], "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: 'BE0003816338_gearing', data: BE0003816338_gearing, height: "300", width: "100%" });