Hover Box on Mobile Using Touch Input
rjgrandy opened this issue · 8 comments
Be able to show the hover box on the mobile using touch. Currently today it only works on the mouse.
I'd love this to work. It is unfortunately not available in plotly:
plotly/plotly.js#1858
Maybe we can solve it at least for this card like i did with pinch to zoom
I'd love to see this, too. Since I use HA on a tablet this is a feature I really miss.
I do see a 'hover box' when doing a double-tap-and-hold on a point in a line graph on my phone but the most important information of it's contents is hidden below my resting=holding finger. And the box closes immediately when moving that finger before I am able to read (as an example) the temperature of that point.
Is that the 'hover box' you are looking for and if so: is it possible to move the box away from the holding finger or keep it active for a second or two after (re)moving the finger?
Great graph card BTW!
hi @dbuezas . thanks for this great card. any news on this ?
Unfortunately not. Follow the plotly issue linked above
@dbuezas thanks for your answer.
I just wondering why it is working in the plotly examples (see https://plotly.com/javascript/line-charts/).
At least i can click on a point and see the Hover Box.
Or is this something different, because basically that's what i would like to have for the moment 🙂
Thanks in advance
BR Andy