var FR0004186856_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,26.826652268449],[2009,39.950692499322],[2010,25.969621159909],[2011,14.941408098745],[2012,22.099566245192],[2013,15.676294208641],[2014,21.277887896988],[2015,11.422422726707],[2016,7.670723846358],[2017,4.595982461993],[2018,1.8381421379075],[2019,3.1312422114042],[2020,33.578876311423],[2021,3.4851842285331],[2022,3.594456354209],[2023,3.3442734913016]], "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: 'FR0004186856_gearing', data: FR0004186856_gearing, height: "300", width: "100%" });