ChartsOrg / Charts

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

crash animationUpdate() #5176

Open Toj-dev opened 5 months ago

Toj-dev commented 5 months 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 5 months ago

TLDGLineChartController.swift.zip

burakcolakappcent commented 5 months ago

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

LuckyRoc commented 4 days ago

any update ?