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/15 10:58:50 UTC

[echarts] branch master updated (26e9a95 -> 6384acf)

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 26e9a95  Merge pull request #15720 from apache/fix-legend-symbol-keep-aspect
     add 4824ada  fix(line): fix animation is not stopped when direct update points.
     new 6384acf  Merge pull request #15731 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                         |   5 +-
 src/i18n/langPT-br.ts                              |   3 +-
 ...-extraneous.html => line-animation-update.html} | 106 +++++++++++++++++++++
 test/line-case.html                                |   3 -
 test/runTest/actions/__meta__.json                 |   2 +-
 ...-extraneous.json => line-animation-update.json} |   2 +-
 6 files changed, 112 insertions(+), 9 deletions(-)
 rename test/{line-extraneous.html => line-animation-update.html} (97%)
 rename test/runTest/actions/{line-extraneous.json => line-animation-update.json} (57%)

---------------------------------------------------------------------
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 #15731 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 6384acf5041c2ad48c8fae1c25ec6a0e867368f4
Merge: 26e9a95 4824ada
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Sep 15 18:58:15 2021 +0800

    Merge pull request #15731 from apache/fix-line-animation
    
    [Fix] [line] fix animation is not stopped when direct update points.

 src/chart/line/LineView.ts                         |   5 +-
 src/i18n/langPT-br.ts                              |   3 +-
 ...-extraneous.html => line-animation-update.html} | 106 +++++++++++++++++++++
 test/line-case.html                                |   3 -
 test/runTest/actions/__meta__.json                 |   2 +-
 ...-extraneous.json => line-animation-update.json} |   2 +-
 6 files changed, 112 insertions(+), 9 deletions(-)

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