mplcursors examples#
As mplcursors is fundamentally a library for interactivity, you should
download the examples and try them yourself :-)
Display a bar’s height and name on top of it upon hovering
Display a bar's height and name on top of it upon hovering
Display an artist’s label instead of x, y coordinates
Display an artist's label instead of x, y coordinates
Displaying a custom label for each individual point
Displaying a custom label for each individual point
Extracting data and labels from a DataFrame
Extracting data and labels from a :class:`~pandas.DataFrame`
Using multiple annotations and disabling draggability via signals
Using multiple annotations and disabling draggability via signals