matplotlib.artist.Artist.mouseover#

property Artist.mouseover#

If this property is set to True, the artist will be queried for custom context information when the mouse cursor moves over it.

See also get_cursor_data(), ToolCursorPosition and NavigationToolbar2.