var FR0013018124_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.0186148585761],[2009,0.0090986715939],[2010,0.1124512379588],[2011,0.0972439637588],[2012,0.2105856157953],[2013,0.2460004561598],[2014,15.765687801688],[2015,20.5001430954],[2016,5.9484069670681],[2017,0.0389969972312],[2018,0.0747890508830],[2019,11.573053240254],[2020,18.917042693509],[2021,28.465163066497],[2022,48.507619247421]], "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: 'FR0013018124_gearing', data: FR0013018124_gearing, height: "300", width: "100%" });