var FR0000035784_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,13.827579701943],[2009,13.888888888889],[2010,13.996889580093],[2011,36.137602179837],[2012,33.433634236041],[2013,28.432168968318],[2014,69.077522737116],[2015,57.669983416252],[2016,96.019656019656],[2017,91.364296081277],[2018,131.77570093458],[2019,165.88693957115],[2020,null],[2021,12.930171683732],[2022,12.931196847428],[2023,21.714862447051]], "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: 'FR0000035784_gearing', data: FR0000035784_gearing, height: "300", width: "100%" });