var FR0010609206_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": [[2005,null],[2006,null],[2007,null],[2011,16.987001444284],[2012,63.47050206419],[2013,5.7327348610127],[2014,4.7145991142017],[2015,533.00844704353],[2016,-126.76450886061],[2017,-115.37655489454],[2018,-110.5851979346],[2019,-164.61513211882],[2020,-135.49597855228],[2021,-127.02702702703],[2022,null],[2023,null]], "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: 'FR0010609206_gearing', data: FR0010609206_gearing, height: "300", width: "100%" });