var FR0004188670_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,60.485844110451],[2010,35.880774120639],[2011,60.822306238185],[2012,76.920859161021],[2013,76.610317691635],[2014,100.6613392119],[2015,66.403728935102],[2016,50.556030795552],[2017,77.683832949014],[2018,105.24163568773],[2019,92.831455286502],[2020,104.15422562638],[2021,81.064032373244],[2022,95.903614457831],[2023,89.742107089164]], "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: 'FR0004188670_gearing', data: FR0004188670_gearing, height: "300", width: "100%" });