Replies: 1 comment
-
Mobile hover is unfortunately not implemented in plotlyjs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm struggling to add touch support to see
y
value when touch the graph on phone.If I doubletouch the graph on phone, sometimes I can briefly see the hover label with value. But more often I see nothing or it zooms in.
I've experimented with
hovermode
,hoverdistance
,clickmode
,dragmode
but not successfully.Of course, I'd like to keep current behavior when I scroll with drag a graph is auto-zoomed if possible.
Beta Was this translation helpful? Give feedback.
All reactions