Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 676 Bytes

File metadata and controls

22 lines (16 loc) · 676 Bytes

mpl_toolkits.axes_grid

.. currentmodule:: mpl_toolkits

Note

AxesGrid has been a part of matplotlib since v 0.99. Originally, the toolkit used the axes_grid namespace. In more recent versions, the toolkit has been split into axes_grid1 and axisartist. While axes_grid 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.

.. toctree::
    :maxdepth: 1

    axes_grid1
    axisartist