projektAI/venv/Lib/site-packages/mpl_toolkits/axes_grid/anchored_artists.py

7 lines
291 B
Python
Raw Normal View History

2021-06-06 22:13:05 +02:00
from matplotlib.offsetbox import AnchoredOffsetbox, AuxTransformBox, VPacker,\
TextArea, AnchoredText, DrawingArea, AnnotationBbox
from mpl_toolkits.axes_grid1.anchored_artists import \
AnchoredDrawingArea, AnchoredAuxTransformBox, \
AnchoredEllipse, AnchoredSizeBar