var FR0000073298_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,65.500518811167],[2006,59.140498475617],[2007,52.667768737912],[2008,68.979744766909],[2009,50.454680673592],[2010,54.497283247967],[2011,84.460999398817],[2012,82.065953825208],[2013,81.52744232531],[2014,77.091955272799],[2015,74.955357331765],[2016,75.814467909352],[2017,62.21233773893],[2018,71.779875550746],[2019,81.747930476111],[2020,63.02089368127],[2021,45.90626394394],[2022,39.134919052835],[2023,36.450842843681]], "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: 'FR0000073298_gearing', data: FR0000073298_gearing, height: "300", width: "100%" });