var BE0974320526_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": [[2012,19.598350873987],[2013,18.23313767677],[2014,22.174543306137],[2015,22.979041664566],[2016,23.007015521808],[2017,54.115321450181],[2018,43.078648203913],[2019,64.46792739913],[2020,92.466214773046],[2021,68.035919847793],[2022,65.715231138094],[2023,74.325815498874]], "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: 'BE0974320526_gearing', data: BE0974320526_gearing, height: "300", width: "100%" });