var FR0000061780_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,-226.31163708087],[2009,-155.99302629667],[2010,-176.69108143042],[2011,-175.86206896552],[2012,-213.7085914355],[2013,-104.08970976253],[2014,-86.712150747238],[2015,-108.94141829394],[2016,252.97249334516],[2017,188.86554621849],[2018,84.319638145496],[2019,63.64455118583],[2020,213.57142857143],[2021,162.06896551724],[2022,140.47619047619]], "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: 'FR0000061780_gearing', data: FR0000061780_gearing, height: "300", width: "100%" });