From 19ccb103eed6f07f2a2d02d5612bb90edfd3e620 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 21 Jun 2018 18:23:53 +0800 Subject: [PATCH] g.circular.js --- g.circular.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/g.circular.js b/g.circular.js index 73c000d..8c4d8fe 100644 --- a/g.circular.js +++ b/g.circular.js @@ -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) { -- 2.39.2