You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/api/toolkits/axes_grid.html
Version 3.1.0
matplotlib
Fork me on GitHub

Matplotlib axes_grid ToolkitΒΆ

Note

AxesGrid toolkit has been a part of matplotlib since v 0.99. Originally, the toolkit had a single namespace of axes_grid. In more recent version, the toolkit has divided into two separate namespace (axes_grid1 and axisartist). While axes_grid namespace is maintained for the backward compatibility, use of axes_grid1 and axisartist is recommended. For the documentation on axes_grid, see the previous version of the docs.