-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
I'm trying to do something similar to the following forums where I'm trying to get the x, y coordinates of a data point in order to use the Fx.loneHover
to programmatically trigger a hover event.
- https://community.plot.ly/t/how-to-customize-plotly-tooltip/332/21
- Should we expose an official version of Fx.hover that works for all subplot types? plotly.js#1963
Any advice on how to achieve this? If I inspect the chart ref in the PlotlyComponent in does not have the function l2p
or d2p
anywhere within the object and I do not have an event handle to use to retrieve the x and y relative pixel locations.
Metadata
Metadata
Assignees
Labels
No labels