AppPear / ChartView

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

feat: add animation toggle interface #256

Closed AppPear closed 1 year ago

AppPear commented 1 year ago

add animation toggle to LineChart

use .withAnimation(true) or .withAnimation(false)