var FR0013183589_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,3.5300097241396],[2008,3.2783174990824],[2009,33.333236193076],[2010,6.1625017626492],[2011,13.804004214963],[2012,100.68078668684],[2013,86.263387638353],[2014,47.717085770721],[2015,26.320990222592],[2016,16.556731362407],[2017,9.0384540913139],[2018,40.230034863641],[2019,70.482788173118],[2020,91.220670478333],[2021,68.429075511644],[2022,68.540583041006],[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: 'FR0013183589_gearing', data: FR0013183589_gearing, height: "300", width: "100%" });