var FR0000131757_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,5.3322615219721],[2009,7.7318116975749],[2010,7.3225968797182],[2011,5.6631527335131],[2012,14.04829914308],[2013,37.508305647841],[2014,48.875181422351],[2015,75.167785234899],[2016,132.1049692909],[2017,130.63754427391],[2018,125.59153175592],[2019,135.75350823673],[2020,332.88100208768],[2021,158.20224719101],[2022,89.265033407572],[2023,111.6850551655]], "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: 'FR0000131757_gearing', data: FR0000131757_gearing, height: "300", width: "100%" });