You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I try to use webgl to plot either scatter or scatter with line, I don't see an option available to compare data on hover. Only a single point on hover is shown.
SVG allows this.
Is there any way to use webgl to show all points on hover?
The text was updated successfully, but these errors were encountered:
Hi there,
This is not currently an option. We're working on a scattergl update which you can follow in our plotly.js repo :) All changes to interactivity of the graphs will be handled in that repo. Specifically, you can follow this issue: plotly/plotly.js#130 for updates on the new scattergl implementation.
If I try to use webgl to plot either scatter or scatter with line, I don't see an option available to compare data on hover. Only a single point on hover is shown.
SVG allows this.
Is there any way to use webgl to show all points on hover?
The text was updated successfully, but these errors were encountered: