Skip to content
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

fatal error: stride size must not be zero #981

Closed
andymedvedev opened this issue Apr 27, 2016 · 3 comments
Closed

fatal error: stride size must not be zero #981

andymedvedev opened this issue Apr 27, 2016 · 3 comments
Labels

Comments

@andymedvedev
Copy link

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

@liuxuan30
Copy link
Member

coud you be more specific? Like which func. Could it be reproduced by ChartsDemo?

@andymedvedev
Copy link
Author

Hello, i see that you fixed it but when i use "pod install" i see in that file only these lines of code:
2016-05-17 16 20 54
and no "if" statement

@danielgindi
Copy link
Collaborator

You are not using the latest code. It is not released yet. Also please don't double post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants