var FR0010353888_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": [[2004,46.738751307987],[2005,27.337149086945],[2006,3.9586102145434],[2007,0.8448720957522],[2008,0.3119429590018],[2009,5.2383724006561],[2010,5.2257829570284],[2011,6.2650317391476],[2012,0],[2013,0],[2014,0],[2015,13.624702358092],[2016,14.120541205412],[2017,14.139481726254],[2018,10.545217815874],[2019,9.4481157349527],[2020,38.899524658903],[2021,27.082759539781],[2022,10.541820799089],[2023,9.9925928260733]], "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: 'FR0010353888_gearing', data: FR0010353888_gearing, height: "300", width: "100%" });