var FR0004029411_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,74.100868127325],[2009,61.874207553694],[2010,53.508024670324],[2011,68.328725038402],[2012,95.714823066462],[2013,103.13744875113],[2014,109.69534500572],[2015,94.318731386973],[2016,90.681011685464],[2017,90.768020454322],[2018,120.28270324523],[2019,215.44906797213],[2020,304.68895606519],[2021,276.38724911452],[2022,319.20846275822],[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: 'FR0004029411_gearing', data: FR0004029411_gearing, height: "300", width: "100%" });