We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i zoom line chart by pinchinch gesture i got this error. On this line of code:
-> for _ in first.stride(through: last, by: interval) { ... } In file ChartYAxisRenderer.swift
The text was updated successfully, but these errors were encountered:
coud you be more specific? Like which func. Could it be reproduced by ChartsDemo?
Sorry, something went wrong.
1d9d51e
Hello, i see that you fixed it but when i use "pod install" i see in that file only these lines of code: and no "if" statement
You are not using the latest code. It is not released yet. Also please don't double post.
No branches or pull requests
When i zoom line chart by pinchinch gesture i got this error. On this line of code:
The text was updated successfully, but these errors were encountered: