var FR0000033409_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,48.967326798959],[2009,62.516286162684],[2010,61.982239695197],[2011,45.252319604833],[2012,64.58088383634],[2013,62.575411990517],[2014,61.403098820301],[2015,56.235634279056],[2016,46.917232243853],[2017,39.711680096023],[2018,39.589287412153],[2019,29.151623742425],[2020,38.1902293799],[2021,35.20660744103],[2022,45.439852750923],[2023,58.492639676583]], "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: 'FR0000033409_gearing', data: FR0000033409_gearing, height: "300", width: "100%" });