andymchugh / andrewbmchugh-flow-panel

Apache License 2.0
38 stars 2 forks source link

[feature request]Respond to mouse hover of other panels #109

Open HaveF opened 2 months ago

HaveF commented 2 months ago

This is an amazing plugin(In addition, debug is a very neat and useful feature.). I love it. Thank you! @andymchugh

For embedded grafana's panel, there is a feature called shared xxxx in dashboard Settings.

image

Imagine if we move the mouse to a specific position (i.e. time) in other panels, it would be great if we could also move the time to that specific time in our plugin.

In fact, if we have this feature, then, https://github.com/andymchugh/andrewbmchugh-flow-panel/issues/42 this is not necessary. because we can build special dots in other panel very easily!

BTW, here is a quick search about this topic:

andymchugh commented 2 months ago

Thanks for the feedback. This has been asked for once before in https://github.com/andymchugh/andrewbmchugh-flow-panel/issues/15#issuecomment-2062730610 but back then there was too much other change going on. I agree it would be good to add it. Will have a think...

I don't think it replaces the need for slider highlighting but it would certainly compliment it as a feature.

HaveF commented 2 months ago

I don't think it replaces the need for slider highlighting

Thanks for the comments. I thought about it again and I think what you said is right.