-
-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Y-Axis values "stick together" occasionally #469
Comments
What happens if you out-comment this line: |
combinedChartView.setViewPortOffsets(left: 0, top: 0, right: 0, bottom: 20) |
I don't see this happening using your code. I'm assuming this is closed. Feel free to re-open with a fuller code-sample if you are still experiencing this. |
Sorry for the bad titles. Please see the image for better understanding.
The YAxis values is off ("stick together") and it will only recover when user tap on the chart.
This happens on Android version as well.
Here is the settings I used for the chart. Hope it helps.
The text was updated successfully, but these errors were encountered: