matplotlib.axes.Axes.add_child_axes

Axes.add_child_axes(ax)

添加一个 AxesBase 给斧子的孩子们;把孩子们的斧子还给他们。

这是低级版本。见 axes.Axes.inset_axes .

使用实例 matplotlib.axes.Axes.add_child_axes