You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.add_child_axes.html
Version 3.0.3
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.add_child_axes

Axes.add_child_axes(ax)

Add a Axesbase instance as a child to the axes.

Returns the added axes.

This is the lowlevel version. See axes.Axes.inset_axes