Skip to content

add argument to modify hover box position/direction #7279

Open
@celia-lm

Description

@celia-lm

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclecscustomer successfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions