var FR0010241638_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,2.5106672489561],[2009,1.7854164644149],[2010,1.9857339273081],[2011,1.8179263888335],[2012,138.61972331046],[2013,103.61325196729],[2014,130.48845234935],[2015,134.04276219925],[2016,131.83967288044],[2017,180.79942207835],[2018,137.20730605029],[2019,141.87632989547],[2020,186.14294428221],[2021,145.26271016972],[2022,137.55741993452],[2023,133.41919766307]], "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: 'FR0010241638_gearing', data: FR0010241638_gearing, height: "300", width: "100%" });