var FR0000062671_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,36.444867216617],[2009,48.120349611723],[2010,40.44578050528],[2011,49.341085271318],[2012,86.46288209607],[2013,63.787124370859],[2014,65.340801663831],[2015,75.411348608335],[2016,88.625485281832],[2017,50.650019153419],[2018,43.844306633493],[2019,57.398374903807],[2020,109.90197010009],[2021,222.48643100418],[2022,168.81089469866],[2023,158.9857859924]], "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: 'FR0000062671_gearing', data: FR0000062671_gearing, height: "300", width: "100%" });