g.circular.js
authoredward <edward@roojs.com>
Thu, 21 Jun 2018 10:23:53 +0000 (18:23 +0800)
committeredward <edward@roojs.com>
Thu, 21 Jun 2018 10:23:53 +0000 (18:23 +0800)
g.circular.js

index 73c000d..8c4d8fe 100644 (file)
@@ -194,8 +194,8 @@ Roo = typeof(Roo) != 'undefined' ? Roo:  (imports ? imports.seed.Roo.Roo: {});
                     south: [-r - bb.width / 2, r + 10]
                 }[dir];
 
-            chart.labels.translate.apply(chart.labels, tr);
-            chart.push(chart.labels);
+//            chart.labels.translate.apply(chart.labels, tr);
+//            chart.push(chart.labels);
         };
 
         if (opts.legend) {