You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2022/09/16 12:52:29 UTC

[echarts-doc] branch treemap-emphasis created (now e46bda85)

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

susiwen8 pushed a change to branch treemap-emphasis
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


      at e46bda85 feat(treemap.emphasis): add version

This branch includes the following new commits:

     new e46bda85 feat(treemap.emphasis): add version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[echarts-doc] 01/01: feat(treemap.emphasis): add version

Posted by su...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

susiwen8 pushed a commit to branch treemap-emphasis
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git

commit e46bda8539484b5cb05e53af51559e07d1f27d3e
Author: susiwen8 <su...@gmail.com>
AuthorDate: Fri Sep 16 20:52:18 2022 +0800

    feat(treemap.emphasis): add version
---
 en/option/series/treemap.md | 3 +++
 zh/option/series/treemap.md | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/en/option/series/treemap.md b/en/option/series/treemap.md
index d33f5cca..059349a7 100644
--- a/en/option/series/treemap.md
+++ b/en/option/series/treemap.md
@@ -169,6 +169,9 @@ When is no content in breadcrumb, this minimal width need to be set up.
 ) }}
 
 ### emphasis(*)
+{{ use: partial-version(
+    version = "5.4.0"
+) }}
 
 #### itemStyle(Object)
 
diff --git a/zh/option/series/treemap.md b/zh/option/series/treemap.md
index a148c53f..4b37de8d 100644
--- a/zh/option/series/treemap.md
+++ b/zh/option/series/treemap.md
@@ -326,7 +326,9 @@ const option = {
 ) }}
 
 ### emphasis(Object)
-
+{{ use: partial-version(
+    version = "5.4.0"
+) }}
 #### itemStyle(Object)
 
 {{ use: partial-item-style(


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