var BE0974258874_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": [[2010,null],[2011,null],[2012,74.364818165833],[2013,67.169833151137],[2014,86.299045084573],[2015,84.888228926368],[2016,91.32188450666],[2017,103.2666344922],[2018,107.43429098378],[2019,105.02461574624],[2020,104.86471168785],[2021,56.792869016615],[2022,55.436867250699],[2023,41.501521909448]], "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: 'BE0974258874_gearing', data: BE0974258874_gearing, height: "300", width: "100%" });