var FR0000065971_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": [[2009,null],[2010,null],[2011,0],[2012,119.36417858591],[2013,146.7191057752],[2014,139.27663413434],[2015,84.826385109394],[2016,62.901097486402],[2017,45.253256150507],[2018,29.978477571364],[2019,63.130091984231],[2020,127.90939381897],[2021,102.84485217226],[2022,81.657521655572],[2023,86.783558018361]], "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: 'FR0000065971_gearing', data: FR0000065971_gearing, height: "300", width: "100%" });