var FR0010386334_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,102.37270713003],[2008,102.32896349032],[2009,81.943138688673],[2010,79.238258592806],[2011,91.324042342127],[2012,98.558359840238],[2013,100.55437089117],[2014,90.245331311124],[2015,111.88214549798],[2016,128.88199398114],[2017,115.19717522731],[2018,127.49397488083],[2019,253.27231044696],[2020,232.09565796832],[2021,218.56146155926],[2022,213.82647379945],[2023,217.26976967444]], "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: 'FR0010386334_gearing', data: FR0010386334_gearing, height: "300", width: "100%" });