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/09/02 02:07:25 UTC

[echarts] branch master updated (93164d9 -> ce461a6)

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

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


    from 93164d9  Merge pull request #15655 from apache/publish-nightly-next
     add cffa380  fix(line): fix line chart animation #15581
     new ce461a6  Merge pull request #15599 from apache/fix-line-animation

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 | 15 ++++++++++++---
 test/line-animation.html   | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 3 deletions(-)

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


[echarts] 01/01: Merge pull request #15599 from apache/fix-line-animation

Posted by sh...@apache.org.
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.git

commit ce461a65551e9521a1616dbdae9fb41d104c6f32
Merge: 93164d9 cffa380
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Sep 2 10:07:13 2021 +0800

    Merge pull request #15599 from apache/fix-line-animation
    
    fix(line): not stop existing expand animation when update.

 src/chart/line/LineView.ts | 15 ++++++++++++---
 test/line-animation.html   | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 3 deletions(-)

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