var FR0012202497_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,13.245691559876],[2009,11.499618093864],[2010,15.627798674548],[2011,28.680516563728],[2012,20.296073803905],[2013,23.635958726152],[2014,21.852137956105],[2015,24.607288410557],[2016,21.943972835314],[2017,24.687339386671],[2018,37.026679344482],[2019,66.183802722005],[2020,76.49321135132],[2021,70.714879874737],[2022,71.125055041832],[2023,131.58431715493],[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: 'FR0012202497_gearing', data: FR0012202497_gearing, height: "300", width: "100%" });