var FR0000053225_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": [[2008,0.7672955974843],[2009,0.4752040940660],[2010,0.3373423291288],[2011,0.4179878927645],[2012,0.3198604245420],[2013,0.5244755244755],[2014,0.4646360351058],[2015,0.2912455028268],[2016,0.3083414475820],[2017,13.334340078526],[2018,7.2415236500628],[2019,25.126148272739],[2020,14.485018726592],[2021,12.417920372371],[2022,11.750928767566],[2023,10.344570405728]], "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: 'FR0000053225_gearing', data: FR0000053225_gearing, height: "300", width: "100%" });