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,100.91185615608],[2014,130.48845234935],[2015,154.4731783934],[2016,131.83967288044],[2017,150.37054337671],[2018,137.20730605029],[2019,172.38107972978],[2020,147.13914813466],[2021,145.26271016972],[2022,137.55741993452],[2023,139.54323717375],[2024,171.05674114396]], "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%" });