You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/06/28 05:50:59 UTC

[incubator-echarts] branch next updated (3376031 -> 196935f)

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

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


    from 3376031  fix: the first param of stopAnimation became "scope".
     add c3329e4  fix: rename $transition $enterFrom $leaveTo => transition enterFrom leaveTo.
     add 4d76f23  feature: custom series, add "extra" in el options for users to config their own properties for animation.
     add 5a6ccc8  fix: fix during call and enhance test cases.
     add a10659c  fix: fix text example.
     new 196935f  Merge branch 'custom-series-enhance' 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/custom.ts          | 276 ++++++++++++-------
 src/export.ts                |   1 +
 src/util/graphic.ts          |   3 +
 test/custom-transition.html  |  94 ++++---
 test/custom-transition2.html | 620 +++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 824 insertions(+), 170 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 'custom-series-enhance' into next

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

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

commit 196935f83f4c525693b119b8f58c2a6cb021a50a
Merge: 3376031 a10659c
Author: 100pah <su...@gmail.com>
AuthorDate: Sun Jun 28 13:49:59 2020 +0800

    Merge branch 'custom-series-enhance' into next

 src/chart/custom.ts          | 276 ++++++++++++-------
 src/export.ts                |   1 +
 src/util/graphic.ts          |   3 +
 test/custom-transition.html  |  94 ++++---
 test/custom-transition2.html | 620 +++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 824 insertions(+), 170 deletions(-)


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