AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.26k stars 645 forks source link

feat: add linechart change animation (#117) #239

Open 1729patrick opened 2 years ago

1729patrick commented 2 years ago

Description

I write a custom animatable vector that conforms with VectorArithmetic to animate smoothly the line when the data change.

Motivation and Context

The previous line change aren't animated, so serious! Feat request (#117)

Screenshots (if appropriate):

https://user-images.githubusercontent.com/35247414/160117841-cbc6eac5-56e4-4dd2-bb9f-26e1c6497410.mp4

Types of changes

Checklist: