Documentation Link
https://matplotlib.org/devdocs/api/_as_gen/matplotlib.axes.Axes.inset_axes.html#matplotlib.axes.Axes.inset_axes
Problem
I just noticed that Axes.inset_axes is still marked as experimental. It seems pretty well established to me, even recommended as a method for placing colorbars.
Suggested improvement
Is it time to remove the "experimental" warning?
Documentation Link
https://matplotlib.org/devdocs/api/_as_gen/matplotlib.axes.Axes.inset_axes.html#matplotlib.axes.Axes.inset_axes
Problem
I just noticed that
Axes.inset_axesis still marked as experimental. It seems pretty well established to me, even recommended as a method for placing colorbars.Suggested improvement
Is it time to remove the "experimental" warning?