Skip to main content
Ctrl+K
Matplotlib 3.10.0.dev759+ge90952ffac 文档 - Home
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter

Section Navigation

  • matplotlib
  • matplotlib.afm
  • 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.colors
  • matplotlib.container
  • matplotlib.contour
  • matplotlib.dates
  • matplotlib.docstring
  • matplotlib.dviread
  • matplotlib.figure
  • matplotlib.font_manager
  • matplotlib.ft2font
  • matplotlib.gridspec
  • matplotlib.hatch
  • matplotlib.image
  • 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.tight_bbox
  • matplotlib.tight_layout
  • matplotlib.transforms
  • matplotlib.tri
  • matplotlib.type1font
  • matplotlib.typing
  • matplotlib.units
  • matplotlib.widgets
  • matplotlib._api
  • matplotlib._enums
  • 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_工具包.axes_grid1.axes_rgb
    • mpl_工具包.轴_网格1.轴_大小
    • mpl_工具包.轴_网格1.插入_定位器
    • mpl_工具包.轴_网格1.mpl_轴
    • mpl_toolkits.axes_grid1.parasite_axes
      • mpl_toolkits.axes_grid1.parasite_axes.HostAxes
      • mpl_toolkits.axes_grid1.parasite_axes.HostAxesBase
      • mpl_工具包.axes_网格1.寄生_轴.寄生轴
      • 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.宿主子图
      • mpl_工具包.axes_网格1.寄生_轴.宿主_子图_类_工厂
      • mpl_toolkits.axes_grid1.parasite_axes.parasite_axes_class_factory
  • mpl_toolkits.axisartist
  • pylab
  • API 参考
  • mpl_toolkits.axes_grid1.parasite_axes
  • mpl_toolkits...

mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase#

class mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase(parent_axes, aux_transform=None, *, viewlim_mode=None, **kwargs)[源代码][源代码]#

基类:object

clear()[源代码][源代码]#
get_viewlim_mode()[源代码][源代码]#
pick(mouseevent)[源代码][源代码]#
set_viewlim_mode(mode)[源代码][源代码]#
On this page
  • ParasiteAxesBase
    • ParasiteAxesBase.clear()
    • ParasiteAxesBase.get_viewlim_mode()
    • ParasiteAxesBase.pick()
    • ParasiteAxesBase.set_viewlim_mode()

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

由 Sphinx 8.0.2创建。

Built from v3.9.2-622-gb01462c9ac-dirty.

Built with the PyData Sphinx Theme 0.15.4.