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

wangzx 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 0ff40b6  tweak 5.3.2 changelog
0ff40b6 is described below

commit 0ff40b62ba89c24e08bfa1978011bb9d0260be13
Author: plainheart <[email protected]>
AuthorDate: Mon Mar 28 16:33:04 2022 +0800

    tweak 5.3.2 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 3f1f8d0..61aa260 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -5,7 +5,7 @@
 + [Feature] [tree] add `collapsed` to `tree` click event parameters. 
[#16660](https://github.com/apache/echarts/issues/16660) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [marker] fix marker state doesn't restore after blurring. 
[#16670](https://github.com/apache/echarts/issues/16670) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [gauge] fix progress bar may become unexpectedly circle when value is 
`0` and `progress.roundCap` is enabled. 
[#16653](https://github.com/apache/echarts/issues/16653) 
([plainheart](https://github.com/plainheart))
-+ [Fix] [splitLine] fix chart throws errors when `splitLine` is enabled in 
radius axis. [#16736](https://github.com/apache/echarts/issues/16736) 
([plainheart](https://github.com/plainheart))
++ [Fix] [polar] fix chart throws errors when `splitLine` is enabled in radius 
axis. [#16736](https://github.com/apache/echarts/issues/16736) 
([plainheart](https://github.com/plainheart))
 + [Fix] [labelLine] fix `labelLine` can't be hidden. 
[#16542](https://github.com/apache/echarts/issues/16542) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [dataZoom] fix `dataZoom` was unexpectedly displayed at the top when 
data contains null values. 
[#16730](https://github.com/apache/echarts/issues/16730) 
([yuanjiangxia](https://github.com/yuanjiangxia))
 + [Fix] [heatmap] fix unexpected gaps in heatmap charts. 
[#16714](https://github.com/apache/echarts/issues/16714) 
([plainheart](https://github.com/plainheart))
diff --git a/zh/changelog.md b/zh/changelog.md
index b1c7059..bfb9d17 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -5,7 +5,7 @@
 + [Feature] [tree] 树图点击事件增加 `collapsed` 
参数用于判断节点是否折叠。[#16660](https://github.com/apache/echarts/issues/16660) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [marker] 修复 `marker` 
在失焦后状态没有还原的问题。[#16670](https://github.com/apache/echarts/issues/16670) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [gauge] 修复仪表盘在设置了进度条圆角 `progress.roundCap` 且值为 `0` 
时渲染异常的问题。[#16653](https://github.com/apache/echarts/issues/16653) 
([plainheart](https://github.com/plainheart))
-+ [Fix] [splitLine] 修复极坐标系径向轴启用 `splitLine` 
后导致图表无法显示的问题。[#16736](https://github.com/apache/echarts/issues/16736) 
([plainheart](https://github.com/plainheart))
++ [Fix] [polar] 修复极坐标系径向轴启用 `splitLine` 
后导致图表无法显示的问题。[#16736](https://github.com/apache/echarts/issues/16736) 
([plainheart](https://github.com/plainheart))
 + [Fix] [labelLine] 修复 `labelLine` 
可能无法被隐藏的问题。[#16542](https://github.com/apache/echarts/issues/16542) 
([susiwen8](https://github.com/susiwen8))
 + [Fix] [dataZoom] 修复当数据包含空值时 `dataZoom` 
渲染异常的问题。[#16730](https://github.com/apache/echarts/issues/16730) 
([yuanjiangxia](https://github.com/yuanjiangxia))
 + [Fix] [heatmap] 修复热力图在部分 DPR 
下显示有明显间隙的问题。[#16714](https://github.com/apache/echarts/issues/16714) 
([plainheart](https://github.com/plainheart))

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

Reply via email to