var FR0000077570_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,31.611619578193],[2009,32.66443281503],[2010,27.734429427337],[2011,31.440200269069],[2012,35.90195039401],[2013,34.954605494156],[2014,46.559710542534],[2015,59.434110970996],[2016,57.803990994285],[2017,51.904502651584],[2018,49.226484519526],[2019,72.534456355283],[2020,67.783621929358],[2021,60.601311741831],[2022,67.486551660174],[2023,55.781326469575]], "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: 'FR0000077570_gearing', data: FR0000077570_gearing, height: "300", width: "100%" });