var FR0000125338_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,null],[2006,null],[2007,null],[2008,26.250317339426],[2009,31.68763351531],[2010,30.322730438821],[2011,42.540275507822],[2012,31.019270954261],[2013,23.135159207303],[2014,19.988195947275],[2015,55.113554173297],[2016,46.712422786548],[2017,48.448275862069],[2018,44.88567990373],[2019,48.544957833472],[2020,147.931316435],[2021,90.128552895389],[2022,77.460741044853],[2023,62.971450396257]], "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: 'FR0000125338_gearing', data: FR0000125338_gearing, height: "300", width: "100%" });