var FR0000063737_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": [[2006,null],[2007,null],[2008,26.558406113537],[2009,15.242071436097],[2010,16.199411604737],[2011,19.716685123662],[2012,17.286538060721],[2013,25.838485832481],[2014,25.975222170489],[2015,22.448284515828],[2016,15.646409716985],[2017,15.453698683461],[2018,11.675231243577],[2019,19.580377833616],[2020,13.216623294693],[2021,8.3578675456945],[2022,6.668368527279],[2023,8.5804148444047]], "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: 'FR0000063737_gearing', data: FR0000063737_gearing, height: "300", width: "100%" });