You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/10/27 05:03:59 UTC

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

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 9c41c2b  fix typos in changelog
9c41c2b is described below

commit 9c41c2b0f28c225040980c8acf3d808a2a54f42d
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Oct 27 13:03:48 2021 +0800

    fix typos in changelog
---
 en/changelog.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 0d69b25..4588e44 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,15 +1,15 @@
 ## v5.2.2
 <div class="time"></div>
 
-+ [Feature] [line] Add `triggerLineEvent`. Support trigger mouse event on polyline and polygon area. [#15847](https://github.com/apache/echarts/issues/15847) ([susiwen8](https://github.com/susiwen8)
++ [Feature] [line] Add `triggerLineEvent`. Support trigger mouse event on polyline and polygon area. [#15847](https://github.com/apache/echarts/issues/15847) ([susiwen8](https://github.com/susiwen8))
 + [Feature] [i18n] Add Russian translation. [#15867](https://github.com/apache/echarts/issues/15867) ([finkrer](https://github.com/finkrer))
 + [Feature] [i18n] Add Polish translation. [#15891](https://github.com/apache/echarts/issues/15891) ([CaelumNigre](https://github.com/CaelumNigre))
 + [Fix] [line] fix smoothed line with duplicate points failed to draw [#15942](https://github.com/apache/echarts/issues/15942) ([pissang](https://github.com/pissang))
 + [Fix] [line] Fix visual gradient is wrong when coords are between two stops. [#15938](https://github.com/apache/echarts/issues/15938) ([pissang](https://github.com/pissang))
-+ [Fix] [calendar] Fix i18n isn' working in the calendar coordinate system [#15935](https://github.com/apache/echarts/issues/15935) ([plainheart](https://github.com/plainheart))
++ [Fix] [calendar] Fix i18n doesn't work in the calendar coordinate system [#15935](https://github.com/apache/echarts/issues/15935) ([plainheart](https://github.com/plainheart))
 + [Fix] [bar] Fix label value animation is not accurate in the bar racing case. [#15916](https://github.com/apache/echarts/issues/15916) ([Ovilia](https://github.com/Ovilia))
 + [Fix] [axis] fix charts render abnormally when `yAxis.max` is set to be a value less than the min value of the series data. [#15878](https://github.com/apache/echarts/issues/15878) ([plainheart](https://github.com/plainheart))
-+ [Fix] [tooltip] Fix boolean value display. [#15869](https://github.com/apache/echarts/issues/15869) ([Ovilia](https://github.com/Ovilia)))
++ [Fix] [tooltip] Fix boolean value display. [#15869](https://github.com/apache/echarts/issues/15869) ([Ovilia](https://github.com/Ovilia))
 + [Fix] [types] Add `undefined` to the return type of `getInstanceByDom` and `getInstanceById` [#15913](https://github.com/apache/echarts/issues/15913) ([plainheart](https://github.com/plainheart))
 
 ## v5.2.1

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