var FR0000051732_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,38.258558091286],[2009,40.753279729158],[2010,34.403922770457],[2011,39.014126840998],[2012,38.990459378809],[2013,13.636363636364],[2014,18.553246524206],[2015,33.045324741891],[2016,33.930344142952],[2017,37.372751626483],[2018,66.880632020738],[2019,76.506279102582],[2020,74.035802648814],[2021,127.85778577858],[2022,154.64595946302],[2023,8977.0491803279]], "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: 'FR0000051732_gearing', data: FR0000051732_gearing, height: "300", width: "100%" });