This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch module_default_esm
in repository https://gitbox.apache.org/repos/asf/echarts.git
from abe29f0e7 [fix] tweak ssr ts type, impl, exports and eslint
add 64fdec6b0 chore: ignore ssr src when release npm
add 94dd855f8 Merge pull request #19512 from apache/feat/ssr-build
add 690ebe6ee fix(graph): fix force layout iteration timer doesn't stop
after disposing the chart
add 6cae00c7b Merge pull request #19514 from apache/fix/graph-dispose
add 3a056bde1 fix(markArea): fix markArea position when axis is with
alignWithLabel
add 53bb9ff2f Merge pull request #19516 from apache/fix/mark-area
add 243856242 feat(animation): support multi-level drill-down for
universal transition #17611
add 80172d698 Merge branch 'master' into module_default_esm
No new revisions were added by this update.
Summary of changes:
.npmignore | 1 +
src/animation/universalTransition.ts | 174 +++++---
src/chart/bar/BaseBarSeries.ts | 3 +-
src/chart/graph/GraphView.ts | 8 +-
src/util/types.ts | 5 +-
test/graph-case.html | 57 ++-
test/markArea.html | 308 +++++++++++++-
test/runTest/actions/__meta__.json | 2 +-
test/runTest/actions/graph-case.json | 2 +-
test/universalTransition-multiLevelDrillDown.html | 476 ++++++++++++++++++++++
10 files changed, 981 insertions(+), 55 deletions(-)
create mode 100644 test/universalTransition-multiLevelDrillDown.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]