var FR0000065484_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,22.238982063651],[2006,1.7798030443635],[2007,234.48039849424],[2008,236.60644427057],[2009,233.039005225],[2010,77.557575180815],[2011,30.141771461677],[2012,10.296526491435],[2013,1.0664567154565],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,10.42606899717],[2020,8.2451749205143],[2021,46.353914557894],[2022,33.975719782407],[2023,30.945053367156]], "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: 'FR0000065484_gearing', data: FR0000065484_gearing, height: "300", width: "100%" });