var FR0000075343_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": [[2009,112.36519258203],[2010,104.54941702081],[2011,79.315985130112],[2012,59.641445511011],[2013,50.102485267743],[2014,41.626925181768],[2015,34.159558103762],[2016,33.14936304627],[2017,34.773536712595],[2018,68.901723247406],[2019,249.30157146421],[2020,87.893033292232],[2021,74.010039040714],[2022,73.616008715346],[2023,null]], "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: 'FR0000075343_gearing', data: FR0000075343_gearing, height: "300", width: "100%" });