var FR0000076655_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": [[2005,null],[2006,null],[2007,null],[2008,140.00212559213],[2009,140.33608024642],[2010,152.25374777674],[2011,145.59651780069],[2012,138.41793816433],[2013,121.36709984465],[2014,112.53446715359],[2015,109.02850347735],[2016,97.394498343115],[2017,123.68988866309],[2018,154.80021382805],[2019,171.3365814742],[2020,220.71377501357],[2021,245.16535183489],[2022,189.37044702901],[2023,163.21085327072]], "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: 'FR0000076655_gearing', data: FR0000076655_gearing, height: "300", width: "100%" });