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
The following commit(s) were added to refs/heads/treemap-emphasis by this push:
new aa1350c7 feat(treemap.breadcrumb.emphasis): add version
aa1350c7 is described below
commit aa1350c71c7cd13961d5f2cfacdb03fbddee9678
Author: susiwen8 <[email protected]>
AuthorDate: Fri Sep 16 20:58:17 2022 +0800
feat(treemap.breadcrumb.emphasis): add version
---
en/option/series/treemap.md | 3 +++
zh/option/series/treemap.md | 3 +++
2 files changed, 6 insertions(+)
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..7f19db66 100644
--- a/zh/option/series/treemap.md
+++ b/zh/option/series/treemap.md
@@ -326,6 +326,9 @@ const option = {
) }}
### emphasis(Object)
+{{ use: partial-version(
+ version = "5.4.0"
+) }}
#### itemStyle(Object)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]