var FR0000064404_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,26.064678047633],[2010,23.125145789596],[2011,14.179651964668],[2012,12.196315486471],[2013,9.2278989667049],[2014,5.9868496943131],[2015,1.4131338320865],[2016,0.6133267583061],[2017,0.1348031873465],[2018,16.516675489677],[2019,12.47669096457],[2020,98.144595846011],[2021,87.545869841983],[2022,80.924283644843],[2023,48.89578047176]], "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: 'FR0000064404_gearing', data: FR0000064404_gearing, height: "300", width: "100%" });