var FR0013176526_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": [[2006,null],[2007,null],[2008,109.47136563877],[2009,127.64797507788],[2010,94.858757062147],[2011,91.153846153846],[2012,94.624145785877],[2013,74.062376628504],[2014,65.615462868769],[2015,48.320693391116],[2016,66.988283942109],[2017,85.311398354877],[2018,90.90740052064],[2019,90.373352855051],[2020,155.60020090407],[2021,130.90625695836],[2022,159.30182133565],[2023,162.17889908257]], "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: 'FR0013176526_gearing', data: FR0013176526_gearing, height: "300", width: "100%" });