From e4da07b71dddb3b01b58ecaf21ae5b7052e98b7d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 26 八月 2020 16:01:01 +0800
Subject: [PATCH] 2020-08-26

---
 src/templates/sharecomponent/chartcomponent/index.jsx |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/templates/sharecomponent/chartcomponent/index.jsx b/src/templates/sharecomponent/chartcomponent/index.jsx
index b4eed38..c9b6726 100644
--- a/src/templates/sharecomponent/chartcomponent/index.jsx
+++ b/src/templates/sharecomponent/chartcomponent/index.jsx
@@ -531,11 +531,6 @@
             type: 'overlap'
           }
           setting.offset = 0
-          // setting.style = {
-          //   textAlign: 'center',
-          //   fontSize: 12,
-          //   fill: '#535353'
-          // }
         }
 
         _chart.label('percent', setting)

--
Gitblit v1.8.0