var FR0010259150_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,19.322033898305],[2009,2.076124567474],[2010,2.1295738628467],[2011,2.5357855085309],[2012,2.6701185747708],[2013,0.7702269293928],[2014,0.7491338140275],[2015,3.5656005221932],[2016,27.631772133314],[2017,46.467869001888],[2018,32.754692416187],[2019,83.822019395322],[2020,54.747399006467],[2021,28.732147423019],[2022,23.124644109449],[2023,12.105442087921]], "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: 'FR0010259150_gearing', data: FR0010259150_gearing, height: "300", width: "100%" });