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.axisartist
    • mpl_toolkits.axisartist.angle_helper
    • mpl_toolkits.axisartist.axes_divider
    • mpl_toolkits.axisartist.axes_grid
    • mpl_工具包.轴艺术家.轴_rgb
    • mpl_工具包.轴艺术家.轴艺术家
      • mpl_toolkits.axisartist.axis_artist.AttributeCopier
      • mpl_工具包.轴艺术家.轴艺术家.轴艺术家
      • mpl_toolkits.axisartist.axis_artist.AxisLabel
      • mpl_toolkits.axisartist.axis_artist.GridlinesCollection
      • mpl_toolkits.axisartist.axis_artist.LabelBase
      • mpl_toolkits.axisartist.axis_artist.TickLabels
      • mpl_toolkits.axisartist.axis_artist.Ticks
    • mpl_工具包.轴艺术家.轴线样式
    • mpl_工具包.轴艺术家.轴线
    • mpl_工具包.轴艺术家.浮动轴
    • mpl_工具包.轴艺术家.网格查找器
    • mpl_工具包.轴艺术家.曲线网格助手
    • mpl_toolkits.axisartist.parasite_axes
  • pylab
  • API 参考
  • mpl_工具包.轴艺术家.轴艺术家
  • mpl_toolkits...

mpl_toolkits.axisartist.axis_artist.AttributeCopier#

class mpl_toolkits.axisartist.axis_artist.AttributeCopier[源代码][源代码]#

基类:object

get_attribute_from_ref_artist(attr_name)[源代码][源代码]#
get_ref_artist()[源代码][源代码]#

返回实际定义此艺术家某些属性(例如颜色)的基础艺术家。

On this page
  • AttributeCopier
    • AttributeCopier.get_attribute_from_ref_artist()
    • AttributeCopier.get_ref_artist()

© 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.