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 67c0b2c add 5.3.2 release date
67c0b2c is described below
commit 67c0b2c041f0f2fcf35cf6351a0f6c8dafcf2e60
Author: plainheart <[email protected]>
AuthorDate: Fri Apr 1 13:05:18 2022 +0800
add 5.3.2 release date
---
en/changelog.md | 1 +
zh/changelog.md | 1 +
2 files changed, 2 insertions(+)
diff --git a/en/changelog.md b/en/changelog.md
index af954c4..df0a09f 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,4 +1,5 @@
## v5.3.2
+<div class="time">2022-04-01</div>
+ [Feature] [line] allow `areaStyle.origin` to take number as input.
[#16719](https://github.com/apache/echarts/issues/16719)
([jiawulin001](https://github.com/jiawulin001))
+ [Feature] [scatter] `scale` support number.
[#16688](https://github.com/apache/echarts/issues/16688)
([susiwen8](https://github.com/susiwen8))
diff --git a/zh/changelog.md b/zh/changelog.md
index 3d70490..0a4a091 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,4 +1,5 @@
## v5.3.2
+<div class="time">2022-04-01</div>
+ [Feature] [line] `areaStyle.origin`
支持数值类型作为参数。[#16719](https://github.com/apache/echarts/issues/16719)
([jiawulin001](https://github.com/jiawulin001))
+ [Feature] [scatter] `scale`
支持数值类型作为参数。[#16688](https://github.com/apache/echarts/issues/16688)
([susiwen8](https://github.com/susiwen8))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]