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 3769757b24f75af9ae92305b22d29b742c4ad240
Merge: 1131bad f869a89
Author: Yi Shen <[email protected]>
AuthorDate: Tue Jul 14 19:50:49 2020 +0800

    Merge pull request #12965 from apache/datazoom-animation
    
    [5.0] feat(animation): action from dataZoom and resize can override the 
animation in series.

 src/chart/line/LineView.ts               |  6 +++
 src/chart/parallel/ParallelView.ts       |  8 ++--
 src/component/axis/ParallelAxisView.ts   |  3 +-
 src/component/axis/parallelAxisAction.ts |  2 -
 src/component/dataZoom/SliderZoomView.ts |  4 ++
 src/component/dataZoom/roams.ts          |  4 ++
 src/component/parallel.ts                |  4 +-
 src/echarts.ts                           | 18 +++++++-
 src/model/Global.ts                      | 13 ++++++
 src/util/graphic.ts                      | 76 ++++++++++++++++++++------------
 src/util/types.ts                        |  8 ++++
 11 files changed, 108 insertions(+), 38 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to