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

Fix: Graph inaccuracies with range applied #52

Merged
merged 5 commits into from
Nov 21, 2022

Conversation

chrispader
Copy link
Member

When a range is applied to the graph, the onPointSelected() callback might be called at the wrong time.

This PR fixes this problem and also generally improves how and when onPointSelected() is triggered.

@mrousavy mrousavy merged commit e0fa6a3 into main Nov 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants