var FR0000061418_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": [[2009,14.779559118236],[2010,27.546280713564],[2011,13.825790056282],[2012,11.640625],[2013,14.472457009618],[2014,8.1678248632651],[2015,4.608460349017],[2016,2.9395489452445],[2017,5.1308886824788],[2018,4.4083650698203],[2019,4.0415799276871],[2020,7.8268356337611],[2021,10.412977814811],[2022,9.8406771536336],[2023,10.028660374561]], "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: 'FR0000061418_gearing', data: FR0000061418_gearing, height: "300", width: "100%" });