var FR0000032658_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,29.02564040861],[2009,29.055194094001],[2010,25.778765469941],[2011,27.777864489847],[2012,24.956713206225],[2013,15.140083094492],[2014,14.697922382216],[2015,12.433685870473],[2016,11.441591995745],[2017,15.234145490599],[2018,9.1452567125895],[2019,22.828601433523],[2020,24.636781983495],[2021,24.900646635771],[2022,21.795758903072],[2023,12.204593028547]], "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: 'FR0000032658_gearing', data: FR0000032658_gearing, height: "300", width: "100%" });