var FR0010465534_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,51.792313377679],[2012,42.323685961411],[2013,41.905240247782],[2014,71.522912136587],[2015,60.980913264073],[2016,59.883313885648],[2017,47.292969345737],[2018,47.698612862547],[2019,41.69460703529],[2020,77.785541521096],[2021,77.179183277664],[2022,78.022736931577],[2023,63.969641826816]], "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: 'FR0010465534_gearing', data: FR0010465534_gearing, height: "300", width: "100%" });