var FR0000052680_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": [[2003,null],[2004,null],[2005,520.39292092872],[2006,436.55733205243],[2007,225.31341638622],[2008,219.04310463463],[2010,109.93616430752],[2011,76.618715392071],[2012,12.760054479026],[2013,12.12259121525],[2014,12.12259121525],[2015,67.940874475913],[2016,67.940874475913],[2017,54.46273467909],[2018,44.221678607805],[2019,39.066912120314],[2020,37.567419628133],[2021,26.714685148465],[2022,20.306616381029],[2023,17.525529762616],[2024,null]], "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: 'FR0000052680_gearing', data: FR0000052680_gearing, height: "300", width: "100%" });