var FR0010397232_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,null],[2009,null],[2010,null],[2011,null],[2012,68.253968253968],[2013,9.2360811394044],[2014,5.6364787840405],[2015,32.050551121247],[2016,49.794586076875],[2017,15.625752588906],[2018,26.685867514152],[2019,75.028085379554],[2020,1.5778647734059],[2021,1.3186193279977],[2022,0.7567609096497],[2023,15.708457711443]], "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: 'FR0010397232_gearing', data: FR0010397232_gearing, height: "300", width: "100%" });