var FR0012821890_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,32.478249100963],[2009,32.912628846104],[2010,47.395975509886],[2011,42.097434317652],[2012,34.313877011317],[2013,18.247582989656],[2014,1.9830872365596],[2015,10.430034129693],[2016,22.552821997106],[2017,32.13248111563],[2018,-94.069170494461],[2019,-147.902181731],[2020,-70.521785906401],[2021,-54.908888062477],[2022,-47.450868698377],[2023,-233.88888888889]], "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: 'FR0012821890_gearing', data: FR0012821890_gearing, height: "300", width: "100%" });