var FR0010204453_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,null],[2009,null],[2010,null],[2011,104.48660714286],[2012,99.916422900125],[2013,90.414155162357],[2014,0.0006019417476],[2015,0],[2016,69.139661128475],[2017,104.65930514409],[2018,62.84347826087],[2019,51.018573996405],[2020,59.128275862069],[2021,8.5100239254187],[2022,12.701495436007],[2023,8.8856650648291]], "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: 'FR0010204453_gearing', data: FR0010204453_gearing, height: "300", width: "100%" });