var FR0000065278_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,51.594439901881],[2012,50.469172759196],[2013,59.971821063755],[2014,43.855076241366],[2015,84.297852411855],[2016,70.208519716468],[2017,72.962298025135],[2018,49.316411569258],[2019,134.92494410731],[2020,254.02736986815],[2021,189.47793326157],[2022,137.10931925218],[2023,193.63864451996],[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: 'FR0000065278_gearing', data: FR0000065278_gearing, height: "300", width: "100%" });