var FR0010298620_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,23.842730651007],[2009,30.418853893263],[2010,19.170902160102],[2011,20.9179834462],[2012,17.959139435322],[2013,14.824355971897],[2014,14.477914037385],[2015,8.5519648688211],[2016,6.1482237867469],[2017,5.6043764185532],[2018,8.1095160916879],[2019,40.249012330899],[2020,41.71531207903],[2021,39.175323030149],[2022,33.900044909219],[2023,32.309346005884]], "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: 'FR0010298620_gearing', data: FR0010298620_gearing, height: "300", width: "100%" });