ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash When I drag to enlarge the chart with the demo you provide in section "Line Char (Dual YAxis)"

humoroutlaw opened this issue · comments

ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.

Per our *CONTRIBUTING guidelines, we use GitHub for
bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag ios-charts.

Please remove this line and everything above it before submitting.

What did you do?

Charts v4.0.2, I click "Line Char (Dual YAxis)" of the demo you provide,and I drag to enlarge the chart, and app terminated,the crash info is attached as a link,what is more,I saw the info of v4.0.2, showing compatible iOS version, minimum iOS10.0,I reduce version into iOS10.0,I failed to install v4.0.2 with cocoapods

ℹ Please replace this with what you did.

What did you expect to happen?

ℹ Please replace this with what you expected to happen.

What happened instead?

ℹ Please replace this with of what happened instead.
crash

Charts Environment

install with cocoapods
**Charts version/Branch/Commit Number:v4.0.2
**Xcode version:13.3
**Swift version:Swift 5
**Platform(s) running Charts:iOS
macOS version running Xcode:

Demo Project

ℹ Please link to or upload a project we can download that reproduces the issue.

May I know if it is possible to scroll from the left to the right, we have serval XAxis data, can we scroll besides pinch and drag?