You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ℹ 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.
@liuxuan30 Thanks for your information. I found the issue. Sorry it's my bad and the reason when I set IAxisValueFormatter delegate instance to left axis like leftAxis.valueFormatter = axisFormatDelegate.
I think left axis not needed this, so when I remove this and it's working fine.
What did you do?
ℹ 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.
Charts Environment
Charts version/Branch/Commit Number:
Xcode version:10.1
Swift version:4.2
Platform(s) running Charts:From iOS 11.0
macOS version running Xcode:10.14.3
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
Please check the attached screen shot.
When I was set max and min values static but in output i can saw it without the ascending order and it's duplicate the same value.
The text was updated successfully, but these errors were encountered: