We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab1767 commit 217b78aCopy full SHA for 217b78a
doc/users/next_whats_new/inset_axes_improvements.rst
@@ -1,5 +1,6 @@
1
Axes.inset_axes Flexibility
2
---------------------------
3
4
-`matplotlib.axes.Axes.inset_axes` now works via the `matplotlib.figure.Figure.add_axes`
5
-method, so that subclasses of `matplotlib.axes.Axes` may be returned.
+`matplotlib.axes.Axes.inset_axes` now accepts the ``projection``, ``polar``
+and ``axes_class`` keywords, so that subclasses of `matplotlib.axes.Axes` may
6
+be returned.
0 commit comments