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

add argument to modify hover box position/direction #7279

Open
celia-lm opened this issue Nov 21, 2024 · 0 comments
Open

add argument to modify hover box position/direction #7279

celia-lm opened this issue Nov 21, 2024 · 0 comments
Labels
cs customer success feature something new P2 considered for next cycle

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
@gvwilson gvwilson changed the title Feature Request - Add argument to modify hover box position/direction add argument to modify hover box position/direction Nov 26, 2024
@gvwilson gvwilson added P2 considered for next cycle cs customer success labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cs customer success feature something new P2 considered for next cycle
Projects
None yet
Development

No branches or pull requests

2 participants