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

Click, hover callbacks should work despite hoverinfo = none, fixes #313 #438

Merged
merged 4 commits into from
Apr 18, 2016

Conversation

monfera
Copy link
Contributor

@monfera monfera commented Apr 17, 2016

Resolution for issue #313

As per issue discussion, the hoverinfo = 'none' case is solved but the hovermode = false isn't attempted in this PR.

@monfera monfera changed the title 313 hoverinfo none callbacks squashed Click, hover callbacks should work despite hoverinfo = none, fixes #313 Apr 17, 2016
@@ -52,7 +52,7 @@ describe('Test gl plot interactions', function() {
destroyGraphDiv();
});

// ...
// put callback in the event queue
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks.

@etpinard
Copy link
Contributor

Looking good. Thanks!

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.

None yet

2 participants