Hi @siskos32,
Unfortunately, I don’t think there’s a way to show a hover label on both axes simultaneously. You could hide the blue tooltip here by setting hoverinfo='y'
on the trace, but then the x-info isn’t displayed anywhere.
-Jon
Hi @siskos32,
Unfortunately, I don’t think there’s a way to show a hover label on both axes simultaneously. You could hide the blue tooltip here by setting hoverinfo='y'
on the trace, but then the x-info isn’t displayed anywhere.
-Jon