ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.43k stars 5.97k forks source link

crash animationUpdate() #5176

Open Toj-dev opened 1 month ago

Toj-dev commented 1 month ago

image file:

TLDGLineChartController.swift.zip

let vc = TLDGLineChartController() navcontroller.push(vc)

When the page is displayed, drag "chartView" and then slide sideways to exit the page. It will crash.

Toj-dev commented 1 month ago

TLDGLineChartController.swift.zip

burakcolakappcent commented 3 weeks ago

https://github.com/burakcolakappcent/Charts/tree/bugfix/animated-view_crash until pr merged, you can try this one instead.