projektAI/venv/Lib/site-packages/mpl_toolkits/axes_grid/anchored_artists.py
2021-06-06 22:13:05 +02:00

7 lines
291 B
Python

from matplotlib.offsetbox import AnchoredOffsetbox, AuxTransformBox, VPacker,\
TextArea, AnchoredText, DrawingArea, AnnotationBbox
from mpl_toolkits.axes_grid1.anchored_artists import \
AnchoredDrawingArea, AnchoredAuxTransformBox, \
AnchoredEllipse, AnchoredSizeBar