You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/04/01 04:52:46 UTC

[echarts-doc] branch master updated: fix typo in 5.3.2 changelog

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 26b3a05  fix typo in 5.3.2 changelog
26b3a05 is described below

commit 26b3a05296be54734c00bc862ac3b70f2182365d
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Fri Apr 1 12:52:24 2022 +0800

    fix typo in 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 61aa260..af954c4 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -14,7 +14,7 @@
 + [Fix] [toolbox] [dataview] fix unexpected scrollbar and outline when using default textview. [#16691](https://github.com/apache/echarts/issues/16691) ([plainheart](https://github.com/plainheart))
 + [Fix] [visualMap] fix some text style can't work on `visualMap`. [#16679](https://github.com/apache/echarts/issues/16679) ([fuchunhui](https://github.com/fuchunhui))
 + [Fix] [line] fix line graph renders null value incorrectly. [#16672](https://github.com/apache/echarts/issues/16672) ([WindyZ99](https://github.com/WindyZ99))
-+ [Fix] [sanky] fallback to black if color is illegal. [#16614](https://github.com/apache/echarts/issues/16614) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [sankey] fallback to black if color is illegal. [#16614](https://github.com/apache/echarts/issues/16614) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [types] fix wrong jpg instead of jpeg image export types. [#16747](https://github.com/apache/echarts/issues/16747) ([yassilah](https://github.com/yassilah))
 
 ## v5.3.1
diff --git a/zh/changelog.md b/zh/changelog.md
index bfb9d17..3d70490 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -14,7 +14,7 @@
 + [Fix] [toolbox] [dataview] 优化 `dataview` 使用默认文本框时的样式。[#16691](https://github.com/apache/echarts/issues/16691) ([plainheart](https://github.com/plainheart))
 + [Fix] [visualMap] 修复 `visualMap` 部分文本样式不生效的问题。[#16679](https://github.com/apache/echarts/issues/16679) ([fuchunhui](https://github.com/fuchunhui))
 + [Fix] [line] 修复折线图没有正确渲染空值的问题。[#16672](https://github.com/apache/echarts/issues/16672) ([WindyZ99](https://github.com/WindyZ99))
-+ [Fix] [sanky] 当桑基图颜色值非法时,默认使用黑色。[#16614](https://github.com/apache/echarts/issues/16614) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [sankey] 当桑基图颜色值非法时,默认使用黑色。[#16614](https://github.com/apache/echarts/issues/16614) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [types] 修正不规范的 `jpg` 图片导出类型为 `jpeg`。[#16747](https://github.com/apache/echarts/issues/16747) ([yassilah](https://github.com/yassilah))
 
 ## v5.3.1

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org