var FR0004027068_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,394.20284620386],[2009,323.16767639958],[2010,277.87119671962],[2011,252.26815272453],[2012,259.29493509979],[2013,220.61427200286],[2014,199.93812493812],[2015,198.46980225744],[2016,191.92632044483],[2017,194.21656825541],[2018,186.39124338568],[2019,192.65557528027],[2020,188.42592432455],[2021,161.67782811372],[2022,150.20000864235],[2023,144.26369258823]], "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: 'FR0004027068_gearing', data: FR0004027068_gearing, height: "300", width: "100%" });