Computation times¶
00:09.863 total execution time for examples files:
00:01.252: Step plots (
step.py
)00:01.223: Extracting data and labels from a DataFrame (
dataframe.py
)00:00.812: Scatter plots are highlighted point-by-point. (
scatter.py
)00:00.707: Linked artists (
paired_highlight.py
)00:00.609: Changing properties of the popup (
change_popup_color.py
)00:00.605: Cursors on images (
image.py
)00:00.596: Highlighting the artist upon selection (
highlight.py
)00:00.543: Display an artist’s label instead of x, y coordinates (
artist_labels.py
)00:00.501: mplcursors’ core functionality (
basic.py
)00:00.484: Contour plots (
contour.py
)00:00.469: Using multiple annotations and disabling draggability via signals (
nondraggable.py
)00:00.435: Datetime data (
date.py
)00:00.431: Displaying a custom label for each individual point (
labeled_points.py
)00:00.416: Keyboard shortcuts (
keyboard_shortcuts.py
)00:00.406: Display a bar’s height and name on top of it upon hovering (
bar.py
)00:00.376: Annotate on hover (
hover.py
)