var FR0011289040_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,28.108512762013],[2009,21.670820240546],[2010,13.990746620702],[2011,26.996267719962],[2012,20.434891199151],[2013,14.517249363279],[2014,30.587447796161],[2015,23.251331892457],[2016,18.80206216985],[2017,56.944957282369],[2018,92.129098099247],[2019,75.630048038853],[2020,87.469521891233],[2021,69.846711784465],[2022,41.26512014754],[2023,46.07106616299]], "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: 'FR0011289040_gearing', data: FR0011289040_gearing, height: "300", width: "100%" });