Smooth line chart animation
Open
enhancement
needs implementation
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
The current animation for line charts animate per point as in it draws a point, and the previous connecting line, and repeat. What I want to accomplish is smooth animation of the connecting lines instead of having them pop in fully.
Contributor guide
Assessment
This issue has not been assessed yet.