var FR0000061137_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,181.20525797513],[2009,168.5500534216],[2010,141.89963315977],[2011,106.39051748478],[2012,93.612127162807],[2013,104.45589526855],[2014,88.05673961736],[2015,75.930656843432],[2016,80.619076459708],[2017,91.868346287747],[2018,75.211634123532],[2019,83.764443484303],[2020,78.558362394643],[2021,80.644985894727],[2022,107.64426247491],[2023,101.49927583449]], "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: 'FR0000061137_gearing', data: FR0000061137_gearing, height: "300", width: "100%" });