Skip to content

ability to select text in a hover label / hover labels that don't disappear when you mouse over them #2090

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 Oct 16, 2017 · 2 comments

Comments

@chriddyp
Copy link
Member

In some plots with rich hover text, you may want to highlight words in the hover label or click on links in the hover label. plotly.js removes the hover label as soon as your cursor leaves the point. Some other libraries allow you to mouse over the hover label itself by tracking directly from the marker to the lable. Here's an example:
hover-links
And in comparison, here's our current behaviour:
hover-links-plotly

@etpinard
Copy link
Contributor

Similar to and perhaps duplicate of #998

@etpinard
Copy link
Contributor

Merging with #998

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

2 participants