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/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 69467d76 update changelog
69467d76 is described below
commit 69467d76d79e7c24e0086031449da33f45a4b3c6
Author: pissang <[email protected]>
AuthorDate: Tue Jun 18 14:33:38 2024 +0800
update changelog
---
en/changelog.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/en/changelog.md b/en/changelog.md
index 19f2dd48..49fce4cb 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,14 +1,13 @@
## v5.5.1
<div class="time"></div>
-+ [Feature] [axis] Support custom axis tick/label positions.
[#19919](https://github.com/apache/echarts/issues/19919)
([Ovilia](https://github.com/Ovilia))
++ [Feature] [axis] Support custom axis tick/label positions.
[#19919](https://github.com/apache/echarts/issues/19919)
([Ovilia](https://github.com/Ovilia)) ([
+dvdkon](https://github.com/dvdkon))
+ [Feature] [bar] Add `startValue` option.
[#17078](https://github.com/apache/echarts/issues/17078)
([jiawulin001](https://github.com/jiawulin001))
+ [Feature] [sankey] Add `itemStyle.borderRadius` option.
[#19763](https://github.com/apache/echarts/issues/19763)
([deftliang](https://github.com/deftliang))
+ [Feature] [time] Add meridian template `{a}/{A}`.
[#19888](https://github.com/apache/echarts/issues/19888)
([maurodesouza](https://github.com/maurodesouza))
+ [Feature] [geo] Add `totalZoom` parameter for the `georoam` event.
[#19837](https://github.com/apache/echarts/issues/19837)
([zhaoxinggang](https://github.com/zhaoxinggang))
+ [Feature] [treemap] Add `scaleLimit` option to limit the zooming.
[#18304](https://github.com/apache/echarts/issues/18304)
([liuyizhou](https://github.com/liuyizhou))
-+ [Feature] [dataZoom] Add `valueRange` parameter for `dataZoom` event.
[#17278](https://github.com/apache/echarts/issues/17278)
([susiwen8](https://github.com/susiwen8))
-+ [Fix] [markLine] markLine shouldn't be filtered if one point is out side of
the grid. [#16026](https://github.com/apache/echarts/issues/16026)
([susiwen8](https://github.com/susiwen8))
+ [Fix] [series] Avoid error caused by `seriesData.getLinkedData`.
[#19901](https://github.com/apache/echarts/issues/19901)
([plainheart](https://github.com/plainheart))
+ [Fix] [marker] Fix marker label formatter can't get series information.
[#19898](https://github.com/apache/echarts/issues/19898)
([plainheart](https://github.com/plainheart))
+ [Fix] [aria] Avoid error in SSR mode.
[#19892](https://github.com/apache/echarts/issues/19892)
([OverflowCat](https://github.com/OverflowCat))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]