var NL0000235190_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": [[2005,null],[2006,null],[2007,null],[2008,40.863727091272],[2009,119.07715440278],[2010,158.19158460161],[2011,168.9289740699],[2012,133.71669541882],[2013,29.772028225077],[2014,293.16287611245],[2015,152.77080194207],[2016,286.91128148959],[2017,83.858886974758],[2018,91.840724354357],[2019,169.41569282137],[2020,264.79244114002],[2021,158.54944128189],[2022,98.390078570328],[2023,76.655386350818]], "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: 'NL0000235190_gearing', data: NL0000235190_gearing, height: "300", width: "100%" });