var FR0000035370_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": [[2003,null],[2004,null],[2005,35.003922252244],[2006,33.19071598955],[2007,31.303439723256],[2008,34.883916318929],[2009,63.007069059271],[2010,49.725968033853],[2011,70.963732085405],[2012,74.315517797613],[2013,96.575914149444],[2014,110.6593204775],[2015,110.6593204775],[2016,131.48598446471],[2017,210.65227817746],[2018,311.23100479575],[2019,321.27848520425],[2020,384.69209610771],[2021,420.43170034917],[2022,483.75085099754],[2023,485.17215152513]], "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: 'FR0000035370_gearing', data: FR0000035370_gearing, height: "300", width: "100%" });