Computation times¶
00:05.449 total execution time for examples files:
00:00.874: Extracting data and labels from a DataFrame (
dataframe.py
)00:00.540: Step plots (
step.py
)00:00.458: Scatter plots are highlighted point-by-point. (
scatter.py
)00:00.372: Linked artists (
paired_highlight.py
)00:00.321: Highlighting the artist upon selection (
highlight.py
)00:00.320: Changing properties of the popup (
change_popup_color.py
)00:00.307: Cursors on images (
image.py
)00:00.303: Display an artist’s label instead of x, y coordinates (
artist_labels.py
)00:00.297: mplcursors’ core functionality (
basic.py
)00:00.267: Contour plots (
contour.py
)00:00.256: Using multiple annotations and disabling draggability via signals (
nondraggable.py
)00:00.244: Datetime data (
date.py
)00:00.240: Displaying a custom label for each individual point (
labeled_points.py
)00:00.229: Keyboard shortcuts (
keyboard_shortcuts.py
)00:00.223: Display a bar’s height and name on top of it upon hovering (
bar.py
)00:00.198: Annotate on hover (
hover.py
)