Computation times¶
00:05.619 total execution time for examples files:
00:00.760: Extracting data and labels from a DataFrame (
dataframe.py
)00:00.699: Step plots (
step.py
)00:00.455: Scatter plots are highlighted point-by-point. (
scatter.py
)00:00.380: Linked artists (
paired_highlight.py
)00:00.341: Changing properties of the popup (
change_popup_color.py
)00:00.330: Highlighting the artist upon selection (
highlight.py
)00:00.327: Cursors on images (
image.py
)00:00.305: Display an artist’s label instead of x, y coordinates (
artist_labels.py
)00:00.298: mplcursors’ core functionality (
basic.py
)00:00.277: Contour plots (
contour.py
)00:00.271: Using multiple annotations and disabling draggability via signals (
nondraggable.py
)00:00.247: Datetime data (
date.py
)00:00.246: Displaying a custom label for each individual point (
labeled_points.py
)00:00.237: Keyboard shortcuts (
keyboard_shortcuts.py
)00:00.228: Display a bar’s height and name on top of it upon hovering (
bar.py
)00:00.217: Annotate on hover (
hover.py
)