var FR0011648971_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,null],[2011,0],[2012,-150.71942446043],[2013,-98.136067101584],[2014,555.10887772194],[2015,0.0114298777003],[2016,0.0084803256445],[2017,0.0098726429065],[2018,0.0155062800434],[2019,0.0092055601583],[2020,1.389337641357],[2021,28.407423392318],[2022,100.0274122807],[2023,794.73684210526]], "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: 'FR0011648971_gearing', data: FR0011648971_gearing, height: "300", width: "100%" });