var FR0010220475_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,47.018030513176],[2010,63.740551085101],[2011,107.56262042389],[2012,97.080721003135],[2013,111.97886083382],[2014,111.97886083382],[2015,75.240384615385],[2016,75.240384615385],[2017,54.915162941018],[2018,49.766763848397],[2019,31.690310170714],[2020,49.21875],[2021,32.11582757486],[2022,40.83554964539],[2023,40.62843331136],[2024,53.030303030303]], "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: 'FR0010220475_gearing', data: FR0010220475_gearing, height: "300", width: "100%" });