var FR0000074148_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,64.870689655172],[2009,70.139968895801],[2010,62.612301313062],[2011,77.167630057803],[2012,55.229716520039],[2013,66.547497446374],[2014,6.9526278576479],[2015,7.6514100785945],[2016,42.116182572614],[2017,1.1743681388818],[2018,16.416752843847],[2019,29.140408369045],[2020,31.531800537474],[2021,34.86750348675],[2022,27.820672478207],[2023,25.176129299627]], "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: 'FR0000074148_gearing', data: FR0000074148_gearing, height: "300", width: "100%" });