This is an automated email from the ASF dual-hosted git repository.
shenyi pushed a change to branch state
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
from 9b4cb83 fix(label): fix label on markLine
add f869a89 feat(animation): action in dataZoom and resize can override
the option animtion.
add 3769757 Merge pull request #12965 from apache/datazoom-animation
add b02066d Merge branch 'next' into state
No new revisions were added by this update.
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 | 77 +++++++++++++++++++++-----------
src/util/types.ts | 8 ++++
11 files changed, 109 insertions(+), 38 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]