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.
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.