Is there a way to find out which viewbox or widget the current mouse coordinates are on?
I'm plotting multiple viewboxes, each with one widget inside, then using SignalProxy to capture sigMouseMoved signals. With one viewbox, it's simple but I'm pulling hairs on how to do it with multiple. Goal is to display a simple tooltip (TextItem). -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/0a3cad5c-cbc7-4f7f-8578-d41705c25570%40googlegroups.com.
