Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 227 Bytes

inset_axes_improvements.rst

File metadata and controls

6 lines (5 loc) · 227 Bytes

Axes.inset_axes flexibility

matplotlib.axes.Axes.inset_axes now accepts the projection, polar and axes_class keyword arguments, so that subclasses of matplotlib.axes.Axes may be returned.