var FR0000038465_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,8.9965397923875],[2009,0.2471142903593],[2010,0.0727865606894],[2011,0.0465332712890],[2012,0.1638113439356],[2013,0.1053955733859],[2014,0.0787482452837],[2015,0.0564581895741],[2016,0.0221287895552],[2017,0],[2018,0.0066891869293],[2019,3.9334532941882],[2020,2.2960341228787],[2021,2.1992987743038],[2022,13.043703799767]], "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: 'FR0000038465_gearing', data: FR0000038465_gearing, height: "300", width: "100%" });