g.bar.overlay.js
authorEdward <edward@roojs.com>
Wed, 24 Apr 2019 06:53:38 +0000 (14:53 +0800)
committerEdward <edward@roojs.com>
Wed, 24 Apr 2019 06:53:38 +0000 (14:53 +0800)
g.bar.overlay.js

index 3202ff5..b9d8665 100644 (file)
@@ -222,7 +222,7 @@ if (typeof(Raphael) == 'undefined') {
             
             if(i != 0) {
                 paper.text(x + (asixywidth / 2), Y + 15, label).attr({ 
-                    "font-size": (steps > 10) ? "16" : "20",
+                    "font-size": (steps > 10) ? "16" : "10",
                     "font-family": "'Fontin Sans', Fontin-Sans, sans-serif",
                     "font-weight": "bold",
                     "text-anchor": "end",