var FR0004050250_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,0.9501187648456],[2006,3.9289042557502],[2007,2.7216070672233],[2008,4.0102968561726],[2009,0.7775958266736],[2010,0.3081906929913],[2011,0],[2012,0],[2013,0],[2014,0],[2015,1.6482192187181],[2016,1.173806378562],[2017,0.5580985849813],[2018,0.1672998147873],[2019,9.6993174916443],[2020,9.5517025276791],[2021,10.044231112522],[2022,9.6047075591104],[2023,null]], "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: 'FR0004050250_gearing', data: FR0004050250_gearing, height: "300", width: "100%" });