var FR0010609263_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.101842339566],[2009,null],[2010,40.70241911979],[2011,7.2186136694135],[2012,7.7635575917534],[2013,10.948275862069],[2014,17.873278236915],[2015,20.587609112199],[2016,27.274356905978],[2017,41.525322503583],[2018,88.444667251535],[2019,6883.0039525692],[2020,-223.26736772377],[2021,-277.72186199555],[2022,-146.55457967378],[2023,-172.33734660801],[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: 'FR0010609263_gearing', data: FR0010609263_gearing, height: "300", width: "100%" });