Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

aaronreidsmith / matplotlib   python

Repository URL to install this package:

Version: 3.1.2 

/ axes_grid / anchored_artists.py

from matplotlib.offsetbox import AnchoredOffsetbox, AuxTransformBox, VPacker,\
     TextArea, AnchoredText, DrawingArea, AnnotationBbox

from mpl_toolkits.axes_grid1.anchored_artists import \
         AnchoredDrawingArea, AnchoredAuxTransformBox, \
         AnchoredEllipse, AnchoredSizeBar