var FR0011208693_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": [[2010,45.633802816901],[2011,22.079116835327],[2012,0.7381974248927],[2013,22.057225642883],[2014,18.992102294096],[2015,17.913262099309],[2016,13.620368453736],[2017,10.736342042755],[2018,6.2009803921569],[2019,1.222435282838],[2020,12.410205598216],[2021,6.5177875876396],[2022,8.0895008605852],[2023,5.3437712729748]], "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: 'FR0011208693_gearing', data: FR0011208693_gearing, height: "300", width: "100%" });