You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/03/15 15:25:03 UTC

[incubator-echarts-doc] branch master updated: fix breadcrumb.itemStyle.textStyle

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3666d03  fix breadcrumb.itemStyle.textStyle
3666d03 is described below

commit 3666d033efbd74ab4285f111399b9ed4e0bd0bfb
Author: pissang <bm...@gmail.com>
AuthorDate: Sun Mar 15 23:24:46 2020 +0800

    fix breadcrumb.itemStyle.textStyle
---
 zh/option/series/treemap.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh/option/series/treemap.md b/zh/option/series/treemap.md
index 3cdd03e..8aa72f8 100644
--- a/zh/option/series/treemap.md
+++ b/zh/option/series/treemap.md
@@ -272,10 +272,10 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。
 )}}
 
 
-##### textStyle(Object)
+#### textStyle(Object)
 
 {{use: partial-text-style(
-    prefix="#####",
+    prefix="####",
     defaultColor="#fff"
 )}}
 


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