var FR0004056851_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,16.895243653341],[2009,28.341249056771],[2010,15.349530346821],[2011,16.803065891952],[2012,25.631824081851],[2013,49.464298105614],[2014,58.784674230979],[2015,70.845602244778],[2016,82.460944918092],[2017,77.152014157917],[2018,40.22669814088],[2019,63.051504591093],[2020,136.20288806799],[2021,67.214402541901],[2022,69.328061802481],[2023,162.8233019096]], "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: 'FR0004056851_gearing', data: FR0004056851_gearing, height: "300", width: "100%" });