apache / apache/echarts

Change line chart appearance animation sequence

Open
#12,521 1 comment 0 reactions 0 assignees View on GitHub
animation 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?
The appearance of the line chart

### What does the proposed API look like?

The original way: symbol appears first and then connects symbol from left to right with a line

Problem description: Compared to symbol, line is more important

The symbol appears first and then the lines are connected to make the chart animation messy.

Change plan: symbol and line appear at the same time

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.