g.circular.js
authoredward <edward@roojs.com>
Thu, 21 Jun 2018 09:35:54 +0000 (17:35 +0800)
committeredward <edward@roojs.com>
Thu, 21 Jun 2018 09:35:54 +0000 (17:35 +0800)
g.circular.js

index cd7f30d..4ad16c7 100644 (file)
@@ -169,7 +169,7 @@ Roo = typeof(Roo) != 'undefined' ? Roo:  (imports ? imports.seed.Roo.Roo: {});
             chart.labels.translate.apply(chart.labels, tr);
             chart.push(chart.labels);
         };
-//
+
         if (opts.legend) {
             legend(opts.legend, opts.legendothers, opts.legendmark, opts.legendpos);
         }