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

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


The following commit(s) were added to refs/heads/dev by this push:
     new 1ea10049 fix changelog mistake.
     new 292fb2c2 Merge branch 'dev' of github.com:apache/incubator-echarts-doc 
into dev
1ea10049 is described below

commit 1ea1004963c86b64ad1a2b8950919fd88e13ae63
Author: 100pah <[email protected]>
AuthorDate: Sat Jun 28 16:35:16 2025 +0800

    fix changelog mistake.
---
 en/changelog.md | 2 +-
 zh/changelog.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 8da1d0df..99502733 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -8,7 +8,7 @@
 + [Feature] [scatter] Support jittering for scatter series. 
[#19941](https://github.com/apache/echarts/issues/19941) 
([Ovilia](https://github.com/Ovilia))
 + [Feature] [axis] Support break on the axis. 
[#19459](https://github.com/apache/echarts/issues/19459) 
([Ovilia](https://github.com/Ovilia)) 
[#20857](https://github.com/apache/echarts/issues/20857) 
([100pah](https://github.com/100pah))
 + [Feature] [theme] Support dynamically registering and switching themes. 
[#20705](https://github.com/apache/echarts/issues/20705) 
([Ovilia](https://github.com/Ovilia))
-+ [Feature] [roam] Roaming infrastructure enhancement - support users 
specifying roaming area by `roamTigger`; support `clip` on `geo` and 
`series.map`; support cursor style change when hovering on the roaming area; 
support `preserveAspect` on `geo`, `series.map`, `series.graph`, `series.tree` 
and `series.sankey`; fix the percent base of `center` on `geo`, `series.map`, 
`series.graph` and `series.tree`; enhance the behavior for roaming area 
overlapping. [#19807#issuecomment-2974437299](h [...]
++ [Feature] [roam] Roaming infrastructure enhancement - support users 
specifying roaming area by `roamTigger`; support `clip` on `geo` and 
`series.map`; support cursor style change when hovering on the roaming area; 
support `preserveAspect` on `geo`, `series.map` and `series.graph`; fix the 
percent base of `center` on `geo`, `series.map`, `series.graph` and 
`series.tree`; enhance the behavior for roaming area overlapping. 
[#19807#issuecomment-2974437299](https://github.com/apache/echarts [...]
 + [Feature] [thumbnail] Support thumbnail for the graph series. 
[#19807#issuecomment-3013454598](https://github.com/apache/echarts/pull/19807#issuecomment-3013454598)
 ([100pah](https://github.com/100pah)), 
[#17471](https://github.com/apache/echarts/issues/17471) 
([Lruler](https://github.com/Lruler))
 + [Feature] [marker] Support `z2` option for markPoint/markLine/markArea. 
[#20782](https://github.com/apache/echarts/issues/20782) 
([sz-p](https://github.com/sz-p))
 + [Feature] [stack] Support reversing the stack order. 
[#20998](https://github.com/apache/echarts/issues/20998) 
([Justin-ZS](https://github.com/Justin-ZS))
diff --git a/zh/changelog.md b/zh/changelog.md
index 993e0813..0c34f9f4 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -8,7 +8,7 @@
 + [Feature] [scatter] 支持散点图系列的抖动。 
[#19941](https://github.com/apache/echarts/issues/19941) 
([Ovilia](https://github.com/Ovilia))
 + [Feature] [axis] 支持坐标轴断轴。 
[#19459](https://github.com/apache/echarts/issues/19459) 
([Ovilia](https://github.com/Ovilia)) 
[#20857](https://github.com/apache/echarts/issues/20857) 
([100pah](https://github.com/100pah))
 + [Feature] [theme] 支持动态注册和切换主题。 
[#20705](https://github.com/apache/echarts/issues/20705) 
([Ovilia](https://github.com/Ovilia))
-+ [Feature] [roam] 缩放平移的基础设施升级 - 支持用户指定 (`roamTigger`) 可触发缩放平移的区域;支持 `clip` (于 
`geo` 和 `series.map`);支持鼠标指针样式变化以提示缩放平移区域;支持 `preserveAspect` (于 
`geo`,`series.map`,`series.graph`,`series.tree`,`series.sankey`);修复 `center` 
的百分比基准 (于 `geo`,`series.map`,`series.graph`,`series.tree`);优化缩放平移区域重叠时的表现。 
[#19807#issuecomment-2974437299](https://github.com/apache/echarts/pull/19807#issuecomment-2974437299)
 ([100pah](https://github.com/100pah)).
++ [Feature] [roam] 缩放平移的基础设施升级 - 支持用户指定 (`roamTigger`) 可触发缩放平移的区域;支持 `clip` (于 
`geo` 和 `series.map`);支持鼠标指针样式变化以提示缩放平移区域;支持 `preserveAspect` (于 
`geo`,`series.map`,`series.graph`);修复 `center` 的百分比基准 (于 
`geo`,`series.map`,`series.graph`,`series.tree`);优化缩放平移区域重叠时的表现。 
[#19807#issuecomment-2974437299](https://github.com/apache/echarts/pull/19807#issuecomment-2974437299)
 ([100pah](https://github.com/100pah)).
 + [Feature] [thumbnail] 为关系图系列支持缩略图。 
[#19807#issuecomment-3013454598](https://github.com/apache/echarts/pull/19807#issuecomment-3013454598)
 ([100pah](https://github.com/100pah)) 
[#17471](https://github.com/apache/echarts/issues/17471) 
([Lruler](https://github.com/Lruler))
 + [Feature] [marker] 标记点/标记线/标记区域 (`markPoint`/`markLine`/`markArea`) 支持 `z2` 
选项。 [#20782](https://github.com/apache/echarts/issues/20782) 
([sz-p](https://github.com/sz-p))
 + [Feature] [stack] 支持反转堆叠顺序。 
[#20998](https://github.com/apache/echarts/issues/20998) 
([Justin-ZS](https://github.com/Justin-ZS))


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to