var FR0000051807_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": [[2007,null],[2008,24.952001693109],[2009,20.438035482669],[2010,9.5239449460031],[2011,10.529334977837],[2012,6.5366200168255],[2013,5.5157593123209],[2014,39.9375],[2015,35.127478753541],[2016,101.40478668054],[2017,83.818938605619],[2018,109.52808988764],[2019,120.0077851304],[2020,135.74097135741],[2021,110.95977193538],[2022,93.160762942779],[2023,128.20391786641]], "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: 'FR0000051807_gearing', data: FR0000051807_gearing, height: "300", width: "100%" });