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

app crashes on func. - setPlotPointPositions(forNewlyActivatedPoints activatedPoints: [Int], withData data: [Double]) when i scroll the graph #166

Open
Travloper opened this issue Mar 14, 2019 · 4 comments

Comments

@Travloper
Copy link

Travloper commented Mar 14, 2019

Earlier everything was working fine until today, when i scroll the graph it crashes on the func. - setPlotPointPositions(forNewlyActivatedPoints activatedPoints: [Int], withData data: [Double]) on the line - graphPoints[activatedPointIndex].x = newPosition.x with error - Thread 1: Fatal error: Index out of range. What could be the possible reason??

@Rakibrz
Copy link

Rakibrz commented May 9, 2019

Same Problem with me

@AlmightyBeaver
Copy link

Same here when I rotate the device. Scrolling is working for me

@hakkurishian
Copy link

same here. Looks like graphPoints is not up to date at that point. Is there any plan to update this useful library any time soon @philackm ?

@cpboyce2
Copy link

Same issue with me, have found no solution.

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

No branches or pull requests

5 participants