var FR0000120859_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,115.43038220268],[2009,66.591227502964],[2010,56.501547987616],[2011,66.176670134334],[2012,52.976559044671],[2013,58.106264031342],[2014,63.270592997369],[2015,72.132190575995],[2016,75.392903712854],[2017,92.213883677298],[2018,66.879763953774],[2019,74.614168247944],[2020,73.430098795507],[2021,62.87053888152],[2022,67.675902404443],[2023,75.295347290406]], "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: 'FR0000120859_gearing', data: FR0000120859_gearing, height: "300", width: "100%" });