Charts icon indicating copy to clipboard operation
Charts copied to clipboard

YAxisRenderer Range crash

Open jkyin opened this issue 2 years ago • 0 comments

What did you do?

    chartView.rightAxis.drawTopYLabelEntryEnabled = false
    chartView.data = CombinedChartData()

This codes make crash.

What did you expect to happen?

No crash.

What happened instead?

No crash.

Charts Environment

**Charts version/Branch/Commit Number: 4.1.0 **Xcode version: Xcode 14.0.0 **Swift version: 5.7 **Platform(s) running Charts: iPhone 14 Pro simulator **macOS version running Xcode:12.6

Crash Screenshot

CleanShot 2022-09-14 at 14 17 27@2x

Demo Project

FixCrashYAxisRenderer.zip

jkyin avatar Sep 14 '22 06:09 jkyin