var FR0006239109_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": [[2009,335.02705646122],[2010,256.20162182086],[2011,215.14412913174],[2012,152.38327480817],[2013,165.25634443673],[2014,181.15484794013],[2015,181.15484794013],[2016,171.20195553884],[2017,149.6401030278],[2018,129.98655865151],[2019,107.48876747894],[2020,98.321030697573],[2021,96.396784885149],[2022,102.77951995118],[2023,84.873836987063]], "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: 'FR0006239109_gearing', data: FR0006239109_gearing, height: "300", width: "100%" });