g.bar.overlay.js
authorEdward <edward@roojs.com>
Fri, 22 Feb 2019 05:42:35 +0000 (13:42 +0800)
committerEdward <edward@roojs.com>
Fri, 22 Feb 2019 05:42:35 +0000 (13:42 +0800)
g.bar.overlay.js

index 0e7e0df..0c22c12 100644 (file)
@@ -70,7 +70,7 @@ if (typeof(Raphael) == 'undefined') {
             covers = paper.set(),
             barsteps = opts.barsteps || 20,
             colors = opts.colors || chartinst.colors,
-            legendheight = opts.legendheight || 50;
+            legendheight = opts.legendheight || 80;
             
         
         opts.axis = opts.axis || "";