apache / apache/echarts

Line chart keeps expanding animation when updating before init animation is finished

Open
#14,848 0 comments 0 reactions 0 assignees View on GitHub
en new-feature
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?
Currently line chart will stop expanding animation and remove clip-path if it is updated again. It is not visual friendly if we do `resize` after first-time `setOption` because animation will be suddenly stopped. I think it's possible to keep the clip-path animation even if the chart is updated immediately after first-time `setOption`

### What does the proposed API look like?
No new API needed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.