var FR0012882389_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": [[2007,null],[2008,46.234526337598],[2009,23.169243287225],[2010,13.919363686231],[2011,8.2705224837205],[2012,5.010235643949],[2013,3.2574831407501],[2014,1.9279025644164],[2015,1.7267931452538],[2016,10.036468181994],[2017,14.57173197959],[2018,36.89673731963],[2019,41.923721296935],[2020,46.712050109766],[2021,49.527342709821],[2022,32.802837441628],[2023,29.493245469522]], "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: 'FR0012882389_gearing', data: FR0012882389_gearing, height: "300", width: "100%" });