var FR0000060873_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,-319.41077042332],[2011,-309.95811370006],[2012,-189.76160694577],[2013,7.8338640829324],[2014,17.890493212306],[2015,8.8835381460655],[2016,21.815323341369],[2017,38.616018306636],[2018,87.882570369725],[2019,77.785719619787],[2020,129.11014650027],[2021,3.0865855422185],[2022,3.3656509695291],[2023,3.3484469972658],[2024,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: 'FR0000060873_gearing', data: FR0000060873_gearing, height: "300", width: "100%" });