var FR0004030708_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": [[2009,14.032740086534],[2010,17.891762660291],[2011,18.288993682712],[2012,18.042961741745],[2013,19.142925832432],[2014,4.8046309696093],[2015,3.3769175332029],[2016,2.208796520058],[2017,2.1807585655873],[2018,3.6360395686659],[2019,8.6769041228495],[2020,8.6165651094561],[2021,10.165879747629],[2022,7.9149687014242],[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: 'FR0004030708_gearing', data: FR0004030708_gearing, height: "300", width: "100%" });