This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push:
new dbc1549d fix changelog
dbc1549d is described below
commit dbc1549dbe36e897833f33729f89483d039b0a91
Author: plainheart <[email protected]>
AuthorDate: Thu May 28 14:03:30 2026 +0800
fix changelog
---
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 bbdce0bc..fdc14ffb 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -9,7 +9,7 @@
+ [Feature] [pie] Add `tangential-noflip` rotation mode to keep labels
tangential without flipping.
[#21258](https://github.com/apache/echarts/pull/21258)
([春秋半夏](https://github.com/MC-YCY), [Ovilia](https://github.com/Ovilia))
+ [Feature] [gauge] `progress.color` supports `'auto'`.
[#21224](https://github.com/apache/echarts/pull/21224)
([StNimmerlein](https://github.com/StNimmerlein),
[Ovilia](https://github.com/Ovilia))
+ [Feature] [radar] Add `clockwise` option.
[#21143](https://github.com/apache/echarts/pull/21143) ([Dai
Xuezhou](https://github.com/daidr), [Ovilia](https://github.com/Ovilia))
-+ [Feature] [candlestick] [dataZoom] Add `cursor` option for `candlestick`
series and add `cursorGrab` option & `cursorGrabbing` for `'inside'` dataZoom.
[#21558](https://github.com/apache/echarts/pull/21558)
([zuming](https://github.com/diysimon), [Ovilia](https://github.com/Ovilia),
[100pah](https://github.com/100pah), [Ovilia](https://github.com/Ovilia))
++ [Feature] [candlestick] [dataZoom] Add `cursor` option for `candlestick`
series and add `cursorGrab` option & `cursorGrabbing` for `'inside'` dataZoom.
[#21558](https://github.com/apache/echarts/pull/21558)
([zuming](https://github.com/diysimon), [Ovilia](https://github.com/Ovilia),
[100pah](https://github.com/100pah))
+ [Feature] [scatter] [effectScatter] [geo] Enable `clip` option on
`"scatter"`/`"effectScatter"` on `geo`.
[417592289](https://github.com/apache/echarts/commit/417592289)
([100pah](https://github.com/100pah))
+ [Feature] [visualMap] Add `seriesTargets` option for multiple
series-dimension mappings.
[#20703](https://github.com/apache/echarts/pull/20703)
([Justin-ZS](https://github.com/Justin-ZS),
[plainheart](https://github.com/plainheart))
+ [Feature] [matrix] Support `matrix.x/y.length` for conveniently creating a
headless matrix without composing an array.
[#21191](https://github.com/apache/echarts/pull/21191)
([100pah](https://github.com/100pah),
[plainheart](https://github.com/plainheart))
diff --git a/zh/changelog.md b/zh/changelog.md
index b2f52511..eec36594 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -9,7 +9,7 @@
+ [Feature] [pie] 提供 `tangential-noflip` 选项,使标签沿切线方向显示而不翻转。
[#21258](https://github.com/apache/echarts/pull/21258)
([春秋半夏](https://github.com/MC-YCY), [Ovilia](https://github.com/Ovilia))
+ [Feature] [gauge] `progress.color` 支持 `'auto'`。
[#21224](https://github.com/apache/echarts/pull/21224)
([StNimmerlein](https://github.com/StNimmerlein),
[Ovilia](https://github.com/Ovilia))
+ [Feature] [radar] 提供 `clockwise` 选项。
[#21143](https://github.com/apache/echarts/pull/21143) ([Dai
Xuezhou](https://github.com/daidr), [Ovilia](https://github.com/Ovilia))
-+ [Feature] [candlestick] [dataZoom] 为 `candlestick` 系列提供 `cursor` 选项,为
`'inside'` dataZoom 提供 `cursorGrab` 与 `cursorGrabbing` 选项。
[#21558](https://github.com/apache/echarts/pull/21558)
([zuming](https://github.com/diysimon), [Ovilia](https://github.com/Ovilia),
[100pah](https://github.com/100pah), [Ovilia](https://github.com/Ovilia))
++ [Feature] [candlestick] [dataZoom] 为 `candlestick` 系列提供 `cursor` 选项,为
`'inside'` dataZoom 提供 `cursorGrab` 与 `cursorGrabbing` 选项。
[#21558](https://github.com/apache/echarts/pull/21558)
([zuming](https://github.com/diysimon), [Ovilia](https://github.com/Ovilia),
[100pah](https://github.com/100pah))
+ [Feature] [scatter] [effectScatter] [geo] 在 `geo` 上的
`"scatter"`/`"effectScatter"` 系列提供 `clip` 选项。
[417592289](https://github.com/apache/echarts/commit/417592289)
([100pah](https://github.com/100pah))
+ [Feature] [visualMap] 提供 `seriesTargets` 选项,用于多系列维度映射。
[#20703](https://github.com/apache/echarts/pull/20703)
([Justin-ZS](https://github.com/Justin-ZS),
[plainheart](https://github.com/plainheart))
+ [Feature] [matrix] 提供 `matrix.x/y.length` 选项以方便创建无头矩阵。
[#21191](https://github.com/apache/echarts/pull/21191)
([100pah](https://github.com/100pah),
[plainheart](https://github.com/plainheart))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]