Skip to content

Custom hover event for pie chart fail when hoverinfo set to 'none' #902

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

Closed
yongjun21 opened this issue Sep 5, 2016 · 1 comment
Closed
Labels
bug something broken

Comments

@yongjun21
Copy link

https://github.com/plotly/plotly.js/blob/master/src/traces/pie/plot.js#L99
https://github.com/plotly/plotly.js/blob/master/src/traces/pie/plot.js#L129

handleMouseOver exit early if hoverinfo set to 'none' skipping Fx.hover which triggers the custom hover event

@etpinard etpinard added the bug something broken label Sep 6, 2016
@etpinard
Copy link
Contributor

etpinard commented Sep 6, 2016

related to #851

n-riesco added a commit to n-riesco/plotly.js that referenced this issue Mar 21, 2017
* Test that 'plotly_hover' is triggered when `hoverinfo` is set to
  `"none"`.
n-riesco added a commit to n-riesco/plotly.js that referenced this issue Mar 21, 2017
n-riesco added a commit to n-riesco/plotly.js that referenced this issue Mar 21, 2017
* Test that 'plotly_hover' is triggered when `hoverinfo` is set to
  `"none"`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

2 participants