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

FR: Using Plotly.Fx.hover in callbacks #398

Open
dbuezas opened this issue Mar 19, 2024 Discussed in #396 · 0 comments
Open

FR: Using Plotly.Fx.hover in callbacks #398

dbuezas opened this issue Mar 19, 2024 Discussed in #396 · 0 comments

Comments

@dbuezas
Copy link
Owner

dbuezas commented Mar 19, 2024

Discussed in #396

Originally posted by paradox460 March 19, 2024
I'm trying to make a stacked graph initiate hover events on all graphs when you hover over one graph. I figure I can do this with an on_hover callback, and a function, but I don't see how I can use the Plotly.Fx module; it does not appear to be available when probing from a browser's debug call or just calling directly in the $fn

Basically I'm trying to recreate the effect seen https://plotly.com/javascript/hover-events/#coupled-hover-events, but for a stacked grid of plots

@dbuezas dbuezas changed the title Using Plotly.Fx.hover in callbacks FR: Using Plotly.Fx.hover in callbacks Mar 19, 2024
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

1 participant