Skip to main content
Ctrl+K
You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Matplotlib 3.10.7+dfsg1 documentation - Home Matplotlib 3.10.7+dfsg1 documentation - Home
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub

Section Navigation

  • matplotlib
  • matplotlib.animation
  • matplotlib.artist
  • matplotlib.axes
  • matplotlib.axis
  • matplotlib.backend_bases
  • matplotlib.backend_managers
  • matplotlib.backend_tools
  • matplotlib.backends
  • matplotlib.bezier
  • matplotlib.category
  • matplotlib.cbook
  • matplotlib.cm
  • matplotlib.collections
  • matplotlib.colorbar
  • matplotlib.colorizer
  • matplotlib.colors
  • matplotlib.container
  • matplotlib.contour
  • matplotlib.dates
  • matplotlib.dviread
  • matplotlib.figure
  • matplotlib.font_manager
  • matplotlib.ft2font
  • matplotlib.gridspec
  • matplotlib.hatch
  • matplotlib.image
  • matplotlib.inset
  • matplotlib.layout_engine
  • matplotlib.legend
  • matplotlib.legend_handler
  • matplotlib.lines
  • matplotlib.markers
  • matplotlib.mathtext
  • matplotlib.mlab
  • matplotlib.offsetbox
  • matplotlib.patches
  • matplotlib.path
  • matplotlib.patheffects
  • matplotlib.pyplot
  • matplotlib.projections
  • matplotlib.quiver
  • matplotlib.rcsetup
  • matplotlib.sankey
  • matplotlib.scale
  • matplotlib.sphinxext.mathmpl
  • matplotlib.sphinxext.plot_directive
  • matplotlib.sphinxext.figmpl_directive
  • matplotlib.sphinxext.roles
  • matplotlib.spines
  • matplotlib.style
  • matplotlib.table
  • matplotlib.testing
  • matplotlib.text
  • matplotlib.texmanager
  • matplotlib.ticker
  • matplotlib.transforms
  • matplotlib.tri
  • matplotlib.typing
  • matplotlib.units
  • matplotlib.widgets
  • matplotlib._afm
  • matplotlib._api
  • matplotlib._docstring
  • matplotlib._enums
  • matplotlib._type1font
  • matplotlib._tight_bbox
  • matplotlib._tight_layout
  • mpl_toolkits.mplot3d
  • mpl_toolkits.axes_grid1
    • mpl_toolkits.axes_grid1.anchored_artists
    • mpl_toolkits.axes_grid1.axes_divider
    • mpl_toolkits.axes_grid1.axes_grid
    • mpl_toolkits.axes_grid1.axes_rgb
    • mpl_toolkits.axes_grid1.axes_size
    • mpl_toolkits.axes_grid1.inset_locator
    • mpl_toolkits.axes_grid1.mpl_axes
    • mpl_toolkits.axes_grid1.parasite_axes
      • mpl_toolkits.axes_grid1.parasite_axes.HostAxes
      • mpl_toolkits.axes_grid1.parasite_axes.HostAxesBase
      • mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxes
      • mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase
      • mpl_toolkits.axes_grid1.parasite_axes.SubplotHost
      • mpl_toolkits.axes_grid1.parasite_axes.host_axes
      • mpl_toolkits.axes_grid1.parasite_axes.host_axes_class_factory
      • mpl_toolkits.axes_grid1.parasite_axes.host_subplot
      • mpl_toolkits.axes_grid1.parasite_axes.host_subplot_class_factory
      • mpl_toolkits.axes_grid1.parasite_axes.parasite_axes_class_factory
  • mpl_toolkits.axisartist
  • pylab
  • API Reference
  • mpl_toolkits.axes_grid1
  • mpl_toolkits.axes_grid1.parasite_axes

mpl_toolkits.axes_grid1.parasite_axes#

Classes#

HostAxes

HostAxesBase(*args, **kwargs)

ParasiteAxes

ParasiteAxesBase(parent_axes[, ...])

SubplotHost

Functions#

host_axes(*args[, axes_class, figure])

Create axes that can act as a hosts to parasitic axes.

host_axes_class_factory(axes_class)

host_subplot(*args[, axes_class, figure])

Create axes that can act as a hosts to parasitic axes.

host_subplot_class_factory(axes_class)

parasite_axes_class_factory(axes_class)

On this page
  • Classes
  • Functions

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2026 The Matplotlib development team.

Created using Sphinx 9.1.0.

Built from 3.10.7+dfsg1.

Built with the PyData Sphinx Theme 0.17.1.