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

Feature Request - Add argument to modify hover box position/direction #7279

Open
celia-lm opened this issue Nov 21, 2024 · 0 comments
Open
Labels
feature something new

Comments

@celia-lm
Copy link

Right now developers can't modify the hover box position respective to the point the user is hovering. The hover box position is determined by:

Screen.Recording.2024-11-21.at.14.11.23.mov

Desired behavior:

# the python way
fig.update_traces(hoverbox_direction="right")
fig.update_traces(hoverbox_direction="left+top")
@celia-lm celia-lm added the feature something new label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

No branches or pull requests

1 participant