fix #8056 - more refinements to checking data
[g.raphael] / g.bar.0.51.js
index 796ef66..726c8a1 100644 (file)
@@ -227,7 +227,6 @@ if (typeof(Raphael) == 'undefined') {
         }
         opts.axis = opts.axis || "";
         
-        
         var allx = Array.prototype.concat.apply([], opts.xvalues),
             ally = Array.prototype.concat.apply([], opts.yvalues),