Skip to content

t.split issue with choroplethmapbox on hover #4194

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
chriddyp opened this issue Sep 17, 2019 · 3 comments · Fixed by #4197
Closed

t.split issue with choroplethmapbox on hover #4194

chriddyp opened this issue Sep 17, 2019 · 3 comments · Fixed by #4197
Assignees
Labels
bug something broken

Comments

@chriddyp
Copy link
Member

It renders fine, but the hover info isn't appearing.

image

Traceback:
image

@chriddyp
Copy link
Member Author

chriddyp commented Sep 17, 2019

plotly.js 1.49.4 on Firefox on mac

@etpinard
Copy link
Contributor

Reproducible codepen: https://codepen.io/etpinard/pen/pozOKjL?editors=1010

Thanks for reporting!

@etpinard etpinard added the bug something broken label Sep 17, 2019
@etpinard etpinard self-assigned this Sep 17, 2019
etpinard added a commit that referenced this issue Sep 17, 2019
- so the rest of Fx.hover can properly handle it,
  the bug currently only happens for number locations[i]
  that make it part of the <extra></extra> hover label content.
etpinard added a commit that referenced this issue Sep 18, 2019
- so the rest of Fx.hover can properly handle it,
  the bug currently only happens for number locations[i]
  that make it part of the <extra></extra> hover label content.
@chriddyp
Copy link
Member Author

thanks @etpinard! 🙌

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

Successfully merging a pull request may close this issue.

2 participants