var FR0005691656_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": [[2005,42.227851930276],[2006,38.453343254304],[2007,43.989547881349],[2008,67.266697015022],[2009,47.917568681127],[2010,22.501917279315],[2011,13.150630914826],[2012,20.361375617818],[2013,24.893006975298],[2014,9.3867091083206],[2015,8.0711221216091],[2016,6.5430574405339],[2017,9.1758777495949],[2018,35.704478536914],[2019,24.743457724251],[2020,21.172373533023],[2021,21.163151578159],[2022,23.98777123257],[2023,10.240438519995]], "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: 'FR0005691656_gearing', data: FR0005691656_gearing, height: "300", width: "100%" });