You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="unreleased-message"> You are reading an old version of the documentation (v2.2.5). For the latest version see <ahref="https://matplotlib.org/stable/api/toolkits/axes_grid.html">https://matplotlib.org/stable/api/toolkits/axes_grid.html</a></div>
<spanid="axes-grid-api-index"></span><h1>Matplotlib axes_grid Toolkit<aclass="headerlink" href="#matplotlib-axes-grid-toolkit" title="Permalink to this headline">¶</a></h1>
<divclass="admonition note">
<pclass="first admonition-title">Note</p>
<pclass="last">AxesGrid toolkit has been a part of matplotlib since v
0.99. Originally, the toolkit had a single namespace of
<em>axes_grid</em>. In more recent version, the toolkit
has divided into two separate namespace (<em>axes_grid1</em> and <em>axisartist</em>).
While <em>axes_grid</em> namespace is maintained for the backward compatibility,
use of <em>axes_grid1</em> and <em>axisartist</em> is recommended.
For the documentation on <codeclass="docutils literal notranslate"><spanclass="pre">axes_grid</span></code>,
see the <aclass="reference external" href="https://matplotlib.org/2.0.1/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index">previous version of the docs</a>.</p>