var FR0000184798_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,229.53719484918],[2009,224.03545806492],[2010,206.56604836564],[2011,169.31679697752],[2012,178.74977586147],[2013,156.39235208755],[2014,186.91904273112],[2015,195.23608754994],[2016,203.26252982259],[2017,185.11504287247],[2018,194.89392141517],[2019,307.96742610647],[2020,308.66256346778],[2021,321.31621549998],[2022,-890.88760783896],[2023,485.11197132009]], "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: 'FR0000184798_gearing', data: FR0000184798_gearing, height: "300", width: "100%" });