var FR0010776617_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,127.45611917652],[2009,218.10844892812],[2010,231.327737271],[2011,180.89118955336],[2012,214.63037561241],[2013,182.67292283834],[2014,222.1890421359],[2015,231.233143972],[2016,170.10086455331],[2017,107.93271568069],[2018,80.884260550147],[2019,161.88177928152],[2020,246.37451347845],[2021,236.89580303126],[2022,173.58261842596]], "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: 'FR0010776617_gearing', data: FR0010776617_gearing, height: "300", width: "100%" });