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 2020/10/14 13:08:33 UTC

[incubator-echarts] branch next updated (2f566e9 -> a77894c)

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

shenyi pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 2f566e9  release: 5.0.0-beta.1 (dist)
     add c29d496  fix(state): only leave hoverd state when it's applied. #13417
     add f7ac75e  fix(line): use raw points when calculating endLabel.
     new a77894c  Merge branch 'bugfixes' into next

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/line/LineView.ts | 72 ++++++++++++++++++++++++++++++++++++++++++----
 src/chart/line/poly.ts     | 50 --------------------------------
 src/util/states.ts         |  8 ++++--
 3 files changed, 72 insertions(+), 58 deletions(-)


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


[incubator-echarts] 01/01: Merge branch 'bugfixes' into next

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a77894c86dffa499c144bef9aec0b74c6fc5cfde
Merge: 2f566e9 f7ac75e
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Oct 14 21:07:33 2020 +0800

    Merge branch 'bugfixes' into next

 src/chart/line/LineView.ts | 72 ++++++++++++++++++++++++++++++++++++++++++----
 src/chart/line/poly.ts     | 50 --------------------------------
 src/util/states.ts         |  8 ++++--
 3 files changed, 72 insertions(+), 58 deletions(-)


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