var FR0004026151_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,0.8442265795207],[2008,1.3992762364294],[2009,1.0541661993944],[2010,7.0671007035598],[2011,11.792033211426],[2012,28.775124549047],[2013,44.885446918361],[2014,11.457715573479],[2015,98.391329150029],[2016,115.30627091518],[2017,79.946211412535],[2018,58.119094704461],[2019,91.061636323755],[2020,138.16208564351],[2021,112.7956857458],[2022,94.73968897904],[2023,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: 'FR0004026151_gearing', data: FR0004026151_gearing, height: "300", width: "100%" });