var FR0000060618_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": [[2008,167.39780658026],[2009,147.82983615982],[2010,133.60070184234],[2011,163.76848224441],[2012,112.47630158962],[2013,105.58159659624],[2014,122.20786678151],[2015,142.02364066194],[2016,105.37566305122],[2017,105.73515005789],[2018,120.84028663984],[2019,293.21708526636],[2020,366.77426792714],[2021,433.82275825905],[2022,442.34654234654],[2023,-64.732763759189]], "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: 'FR0000060618_gearing', data: FR0000060618_gearing, height: "300", width: "100%" });