var FR0004163111_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": [[2010,111.68335717692],[2011,167.33228629123],[2012,63.939704375823],[2013,15.440289505428],[2014,3.0910562410371],[2015,10.294860690053],[2016,4.3775429455801],[2017,157.10790662867],[2018,809.93361669612],[2019,218.42502825195],[2020,-1130.1886792453],[2021,62.331544875186],[2022,79.632489844279],[2023,103.27736162823]], "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: 'FR0004163111_gearing', data: FR0004163111_gearing, height: "300", width: "100%" });