var FR0010151589_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,54.619353480046],[2011,72.206121801108],[2012,54.442439317823],[2013,60.614873286248],[2014,57.915416546792],[2015,61.605041811535],[2016,55.002046424604],[2017,56.026509718582],[2018,48.63136176066],[2019,73.440696490458],[2020,156.06864306216],[2021,169.60925283534],[2022,140.2507603599],[2023,119.79204041506]], "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: 'FR0010151589_gearing', data: FR0010151589_gearing, height: "300", width: "100%" });