You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2020/02/24 03:06:18 UTC

[incubator-echarts-doc] branch master updated: sort 4.7.0 changelog

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

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new c133e26  sort 4.7.0 changelog
c133e26 is described below

commit c133e26b5c9af80584eda552485ac4f136d95a6d
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Feb 24 11:04:01 2020 +0800

    sort 4.7.0 changelog
---
 en/changelog.md | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index c4d56d2..8aa4f69 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,38 +1,38 @@
 ## v4.7.0
 <div class="time"></div>
 
++ [Feature] Provide new layouts for markLine labels. [#11843](https://github.com/apache/incubator-echarts/pull/11843) ([Wenli Zhang](https://github.com/Ovilia))
+
++ [Feature] Support background option for bar series. [#11951](https://github.com/apache/incubator-echarts/pull/11951) ([Wenli Zhang](https://github.com/Ovilia))
+
++ [Feature] Support appending tooltip DOM to HTML body. [#8049](https://github.com/apache/incubator-echarts/pull/8049) [#12024](https://github.com/apache/incubator-echarts/pull/12024) ([xinpureZhu](https://github.com/xinpureZhu), [Shuang Su](https://github.com/100pah))
+
++ [Feature] Add draggable support to group elements. [#11959](https://github.com/apache/incubator-echarts/pull/11959) ([Yi Shen](https://github.com/pissang))
+
++ [Feature] Add polyline edge layout for the tree chart. [#11808](https://github.com/apache/incubator-echarts/pull/11808) ([Deqing Li](https://github.com/deqingli))
+
++ [Enhance] Enhance continuity line trail for effect line. [#11893](https://github.com/apache/incubator-echarts/pull/11893) ([alex2wong](https://github.com/alex2wong))
+
++ [Fix] Fix markPoint position with stack line/bar. [#11965](https://github.com/apache/incubator-echarts/pull/11965) ([yikuangli](https://github.com/yikuangli))
+
 + [Fix] Radar chart data may appear outside of the radar component. [#11841](https://github.com/apache/incubator-echarts/pull/11841) ([Siwen Su](https://github.com/susiwen8))
 
 + [Fix] Fix treemap highlight action not triggered. [#12050](https://github.com/apache/incubator-echarts/pull/12050) ([Shuang Su](https://github.com/100pah))
 
 + [Fix] Fix geo cannot be restored. [#12035](https://github.com/apache/incubator-echarts/pull/12035) ([Shuang Su](https://github.com/100pah))
 
-+ [Feature] Support background option for bar series. [#11951](https://github.com/apache/incubator-echarts/pull/11951) ([Wenli Zhang](https://github.com/Ovilia))
-
 + [Fix] Fix candlestick throw error when some series are filtered by legend. [#12027](https://github.com/apache/incubator-echarts/pull/12027) ([Shuang Su](https://github.com/100pah))
 
-+ [Feature] Support appending tooltip DOM to HTML body. [#8049](https://github.com/apache/incubator-echarts/pull/8049) [#12024](https://github.com/apache/incubator-echarts/pull/12024) ([xinpureZhu](https://github.com/xinpureZhu), [Shuang Su](https://github.com/100pah))
-
 + [Fix] Fix brush component not roam with the coordinate system. [#11998](https://github.com/apache/incubator-echarts/pull/11998) ([Shuang Su](https://github.com/100pah))
 
-+ [Feature] Add draggable support to group elements. [#11959](https://github.com/apache/incubator-echarts/pull/11959) ([Yi Shen](https://github.com/pissang))
-
 + [Fix] Fix action `'showTip'` dispatched in radar chart. [#11985](https://github.com/apache/incubator-echarts/pull/11985) ([Feng Yu](https://github.com/yufeng04))
 
 + [Fix] Fix singleAxis support splitArea option. [#11890](https://github.com/apache/incubator-echarts/pull/11890) ([newraina](https://github.com/newraina))
 
-+ [Enhance] Enhance continuity line trail for effect line. [#11893](https://github.com/apache/incubator-echarts/pull/11893) ([alex2wong](https://github.com/alex2wong))
-
-+ [Fix] Fix markPoint position with stack line/bar. [#11965](https://github.com/apache/incubator-echarts/pull/11965) ([yikuangli](https://github.com/yikuangli))
-
 + [Fix] Fix legend pagination may disappear. [#11952](https://github.com/apache/incubator-echarts/pull/11952) ([Feng Yu](https://github.com/yufeng04))
 
-+ [Feature] Provide new layouts for markLine labels. [#11843](https://github.com/apache/incubator-echarts/pull/11843) ([Wenli Zhang](https://github.com/Ovilia))
-
 + [Fix] Emphasis line style options with sankey chart. [#11729](https://github.com/apache/incubator-echarts/pull/11729) ([Deqing Li](https://github.com/deqingli))
 
-+ [Feature] Add polyline edge layout for the tree chart. [#11808](https://github.com/apache/incubator-echarts/pull/11808) ([Deqing Li](https://github.com/deqingli))
-
 + [Fix] Fix formatter tooltip has no value in sankey chart. [#11752](https://github.com/apache/incubator-echarts/pull/11752) ([Deqing Li](https://github.com/deqingli))
 
 ## v4.6.0


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