var FR0004175842_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,87.890098657209],[2009,null],[2010,96.851385390428],[2011,104.58038914868],[2012,105.15873015873],[2013,133.28019302857],[2014,142.1943752225],[2015,159.13399336221],[2016,153.74739616546],[2017,136.49525777566],[2018,138.47311533726],[2019,44.103541160239],[2020,40.960274786829],[2021,44.958847736626],[2022,67.017260618723],[2023,59.753991585783]], "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: 'FR0004175842_gearing', data: FR0004175842_gearing, height: "300", width: "100%" });