var FR0004125920_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": [[2011,null],[2012,null],[2013,6.2693717144842],[2014,null],[2015,29.303745440756],[2016,47.17516245696],[2017,45.991764506679],[2018,64.867152973126],[2019,96.521215259005],[2020,121.33504596175],[2021,113.14881308793],[2022,109.39922637149],[2023,168.18445884925]], "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: 'FR0004125920_gearing', data: FR0004125920_gearing, height: "300", width: "100%" });