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 1131bad  fix: add disableLabelAnimation for several series
     add f869a89  feat(animation): action in dataZoom and resize can override 
the option animtion.
     new 3769757  Merge pull request #12965 from apache/datazoom-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               |  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