From 2706886c7613c3179c6e2de7b76dbc43514b3fdd Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Sat, 29 Sep 2018 19:33:41 -0700 Subject: [PATCH] DOC: add_child_axes to axes_api.rst --- doc/api/axes_api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/axes_api.rst b/doc/api/axes_api.rst index f83da33767f7..a6f9a50b70d7 100644 --- a/doc/api/axes_api.rst +++ b/doc/api/axes_api.rst @@ -435,6 +435,7 @@ Adding Artists :nosignatures: Axes.add_artist + Axes.add_child_axes Axes.add_collection Axes.add_container Axes.add_image