var FR0010436584_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,49.056743178012],[2009,25.734077522116],[2010,null],[2011,5.0255811142892],[2012,0.1587881000183],[2013,0.1023308698124],[2014,4.1821079513816],[2015,1.9708654670094],[2016,0.3280451734337],[2017,0.4146510020733],[2018,1.0157253870158],[2019,3.5181325552313],[2020,4.2236142748671],[2021,2.8060569766447],[2022,17.848861001228],[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: 'FR0010436584_gearing', data: FR0010436584_gearing, height: "300", width: "100%" });