var FI0009000681_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": [[2011,38.236562230526],[2012,58.738223774743],[2013,100.03003003003],[2014,31.053177990541],[2015,19.812762705388],[2016,19.199046483909],[2017,23.221112344309],[2018,24.865005529894],[2019,34.458801376534],[2020,51.329534662868],[2021,32.424693620433],[2022,25.758424344255],[2023,25.150281171224]], "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: 'FI0009000681_gearing', data: FI0009000681_gearing, height: "300", width: "100%" });