You are reading an old version of the documentation (v2.2.5). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.anchored_artists.html
Version 2.2.5
matplotlib
Fork me on GitHub

Table of Contents

mpl_toolkits.axes_grid1.anchored_artists

Classes

AnchoredAuxTransformBox(transform, loc[, ...]) An anchored container with transformed coordinates.
AnchoredDrawingArea(width, height, xdescent, ...) An anchored container with a fixed size and fillable DrawingArea.
AnchoredEllipse(transform, width, height, ...) Draw an anchored ellipse of a given size.
AnchoredSizeBar(transform, size, label, loc) Draw a horizontal scale bar with a center-aligned label underneath.