You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/10/26 08:43:00 UTC

[incubator-echarts-doc] 01/01: fix(radar): fix textStyle does not work in radar.name bug.

This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch fix-radar
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git

commit 020a3cec82b137a8b856a151417925733bb77d74
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Mon Oct 26 16:41:26 2020 +0800

    fix(radar): fix textStyle does not work in radar.name bug.
---
 en/option/component/radar.md | 2 --
 zh/option/component/radar.md | 2 --
 2 files changed, 4 deletions(-)

diff --git a/en/option/component/radar.md b/en/option/component/radar.md
index 151709a..fb99550 100644
--- a/en/option/component/radar.md
+++ b/en/option/component/radar.md
@@ -45,8 +45,6 @@ formatter: function (value, indicator) {
 }
 ```
 
-## textStyle(Object)
-
 {{ use: partial-text-style(
     prefix = '##',
     defaultColor = "'#333'",
diff --git a/zh/option/component/radar.md b/zh/option/component/radar.md
index e875e13..546d362 100644
--- a/zh/option/component/radar.md
+++ b/zh/option/component/radar.md
@@ -81,8 +81,6 @@ formatter: function (value, indicator) {
 }
 ```
 
-## textStyle(Object)
-
 {{ use: partial-text-style(
     prefix = '##',
     defaultColor = "'#333'",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org