var FR0000066722_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,26.201010140558],[2009,19.616868926396],[2010,13.922598296633],[2011,28.172425725444],[2012,45.885124298316],[2013,49.381745782249],[2014,40.035022436248],[2015,43.773764258555],[2016,36.365238850696],[2017,23.233411775056],[2018,20.37071998627],[2019,31.850145008144],[2020,13.64086865975],[2021,7.5929489306173],[2022,13.391121114889],[2023,8.9129922188163]], "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: 'FR0000066722_gearing', data: FR0000066722_gearing, height: "300", width: "100%" });