Skip to main content
Ctrl+K
Logo image Logo image
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases

Section Navigation

  • matplotlib
  • matplotlib.afm
  • matplotlib.animation
    • matplotlib.animation.Animation
    • matplotlib.animation.FuncAnimation
    • matplotlib.animation.ArtistAnimation
    • matplotlib.animation.PillowWriter
    • matplotlib.animation.HTMLWriter
    • matplotlib.animation.FFMpegWriter
    • matplotlib.animation.ImageMagickWriter
    • matplotlib.animation.FFMpegFileWriter
    • matplotlib.animation.ImageMagickFileWriter
    • matplotlib.animation.Animation
    • matplotlib.animation.TimedAnimation
    • matplotlib.animation.MovieWriterRegistry
    • matplotlib.animation.AbstractMovieWriter
    • matplotlib.animation.MovieWriter
    • matplotlib.animation.FileMovieWriter
    • matplotlib.animation.FFMpegBase
    • matplotlib.animation.ImageMagickBase
  • matplotlib.artist
    • matplotlib.artist.Artist.add_callback
    • matplotlib.artist.Artist.remove_callback
    • matplotlib.artist.Artist.pchanged
    • matplotlib.artist.Artist.get_cursor_data
    • matplotlib.artist.Artist.format_cursor_data
    • matplotlib.artist.Artist.set_mouseover
    • matplotlib.artist.Artist.get_mouseover
    • matplotlib.artist.Artist.mouseover
    • matplotlib.artist.Artist.contains
    • matplotlib.artist.Artist.pick
    • matplotlib.artist.Artist.pickable
    • matplotlib.artist.Artist.set_picker
    • matplotlib.artist.Artist.get_picker
    • matplotlib.artist.Artist.set_clip_on
    • matplotlib.artist.Artist.get_clip_on
    • matplotlib.artist.Artist.set_clip_box
    • matplotlib.artist.Artist.get_clip_box
    • matplotlib.artist.Artist.set_clip_path
    • matplotlib.artist.Artist.get_clip_path
    • matplotlib.artist.Artist.update
    • matplotlib.artist.Artist.update_from
    • matplotlib.artist.Artist.properties
    • matplotlib.artist.Artist.set
    • matplotlib.artist.Artist.draw
    • matplotlib.artist.Artist.set_animated
    • matplotlib.artist.Artist.get_animated
    • matplotlib.artist.Artist.set_alpha
    • matplotlib.artist.Artist.get_alpha
    • matplotlib.artist.Artist.set_snap
    • matplotlib.artist.Artist.get_snap
    • matplotlib.artist.Artist.set_visible
    • matplotlib.artist.Artist.get_visible
    • matplotlib.artist.Artist.zorder
    • matplotlib.artist.Artist.set_zorder
    • matplotlib.artist.Artist.get_zorder
    • matplotlib.artist.Artist.set_agg_filter
    • matplotlib.artist.Artist.set_sketch_params
    • matplotlib.artist.Artist.get_sketch_params
    • matplotlib.artist.Artist.set_rasterized
    • matplotlib.artist.Artist.get_rasterized
    • matplotlib.artist.Artist.set_path_effects
    • matplotlib.artist.Artist.get_path_effects
    • matplotlib.artist.Artist.get_agg_filter
    • matplotlib.artist.Artist.get_window_extent
    • matplotlib.artist.Artist.get_tightbbox
    • matplotlib.artist.Artist.get_transformed_clip_path_and_affine
    • matplotlib.artist.Artist.remove
    • matplotlib.artist.Artist.axes
    • matplotlib.artist.Artist.set_figure
    • matplotlib.artist.Artist.get_figure
    • matplotlib.artist.Artist.get_children
    • matplotlib.artist.Artist.findobj
    • matplotlib.artist.Artist.set_transform
    • matplotlib.artist.Artist.get_transform
    • matplotlib.artist.Artist.is_transform_set
    • matplotlib.artist.Artist.convert_xunits
    • matplotlib.artist.Artist.convert_yunits
    • matplotlib.artist.Artist.have_units
    • matplotlib.artist.Artist.set_gid
    • matplotlib.artist.Artist.get_gid
    • matplotlib.artist.Artist.set_label
    • matplotlib.artist.Artist.get_label
    • matplotlib.artist.Artist.set_url
    • matplotlib.artist.Artist.get_url
    • matplotlib.artist.Artist.sticky_edges
    • matplotlib.artist.Artist.set_in_layout
    • matplotlib.artist.Artist.get_in_layout
    • matplotlib.artist.Artist.stale
    • matplotlib.artist.allow_rasterization
    • matplotlib.artist.get
    • matplotlib.artist.getp
    • matplotlib.artist.setp
    • matplotlib.artist.kwdoc
    • matplotlib.artist.ArtistInspector
  • matplotlib.axes
    • matplotlib.axes.Axes
    • matplotlib.axes.Axes.plot
    • matplotlib.axes.Axes.errorbar
    • matplotlib.axes.Axes.scatter
    • matplotlib.axes.Axes.plot_date
    • matplotlib.axes.Axes.step
    • matplotlib.axes.Axes.loglog
    • matplotlib.axes.Axes.semilogx
    • matplotlib.axes.Axes.semilogy
    • matplotlib.axes.Axes.fill_between
    • matplotlib.axes.Axes.fill_betweenx
    • matplotlib.axes.Axes.bar
    • matplotlib.axes.Axes.barh
    • matplotlib.axes.Axes.bar_label
    • matplotlib.axes.Axes.stem
    • matplotlib.axes.Axes.eventplot
    • matplotlib.axes.Axes.pie
    • matplotlib.axes.Axes.stackplot
    • matplotlib.axes.Axes.broken_barh
    • matplotlib.axes.Axes.vlines
    • matplotlib.axes.Axes.hlines
    • matplotlib.axes.Axes.fill
    • matplotlib.axes.Axes.axhline
    • matplotlib.axes.Axes.axhspan
    • matplotlib.axes.Axes.axvline
    • matplotlib.axes.Axes.axvspan
    • matplotlib.axes.Axes.axline
    • matplotlib.axes.Axes.acorr
    • matplotlib.axes.Axes.angle_spectrum
    • matplotlib.axes.Axes.cohere
    • matplotlib.axes.Axes.csd
    • matplotlib.axes.Axes.magnitude_spectrum
    • matplotlib.axes.Axes.phase_spectrum
    • matplotlib.axes.Axes.psd
    • matplotlib.axes.Axes.specgram
    • matplotlib.axes.Axes.xcorr
    • matplotlib.axes.Axes.ecdf
    • matplotlib.axes.Axes.boxplot
    • matplotlib.axes.Axes.violinplot
    • matplotlib.axes.Axes.bxp
    • matplotlib.axes.Axes.violin
    • matplotlib.axes.Axes.hexbin
    • matplotlib.axes.Axes.hist
    • matplotlib.axes.Axes.hist2d
    • matplotlib.axes.Axes.stairs
    • matplotlib.axes.Axes.clabel
    • matplotlib.axes.Axes.contour
    • matplotlib.axes.Axes.contourf
    • matplotlib.axes.Axes.imshow
    • matplotlib.axes.Axes.matshow
    • matplotlib.axes.Axes.pcolor
    • matplotlib.axes.Axes.pcolorfast
    • matplotlib.axes.Axes.pcolormesh
    • matplotlib.axes.Axes.spy
    • matplotlib.axes.Axes.tripcolor
    • matplotlib.axes.Axes.triplot
    • matplotlib.axes.Axes.tricontour
    • matplotlib.axes.Axes.tricontourf
    • matplotlib.axes.Axes.annotate
    • matplotlib.axes.Axes.text
    • matplotlib.axes.Axes.table
    • matplotlib.axes.Axes.arrow
    • matplotlib.axes.Axes.inset_axes
    • matplotlib.axes.Axes.indicate_inset
    • matplotlib.axes.Axes.indicate_inset_zoom
    • matplotlib.axes.Axes.secondary_xaxis
    • matplotlib.axes.Axes.secondary_yaxis
    • matplotlib.axes.Axes.barbs
    • matplotlib.axes.Axes.quiver
    • matplotlib.axes.Axes.quiverkey
    • matplotlib.axes.Axes.streamplot
    • matplotlib.axes.Axes.cla
    • matplotlib.axes.Axes.clear
    • matplotlib.axes.Axes.axis
    • matplotlib.axes.Axes.set_axis_off
    • matplotlib.axes.Axes.set_axis_on
    • matplotlib.axes.Axes.set_frame_on
    • matplotlib.axes.Axes.get_frame_on
    • matplotlib.axes.Axes.set_axisbelow
    • matplotlib.axes.Axes.get_axisbelow
    • matplotlib.axes.Axes.grid
    • matplotlib.axes.Axes.get_facecolor
    • matplotlib.axes.Axes.set_facecolor
    • matplotlib.axes.Axes.set_prop_cycle
    • matplotlib.axes.Axes.get_xaxis
    • matplotlib.axes.Axes.get_yaxis
    • matplotlib.axes.Axes.invert_xaxis
    • matplotlib.axes.Axes.xaxis_inverted
    • matplotlib.axes.Axes.invert_yaxis
    • matplotlib.axes.Axes.yaxis_inverted
    • matplotlib.axes.Axes.set_xlim
    • matplotlib.axes.Axes.get_xlim
    • matplotlib.axes.Axes.set_ylim
    • matplotlib.axes.Axes.get_ylim
    • matplotlib.axes.Axes.update_datalim
    • matplotlib.axes.Axes.set_xbound
    • matplotlib.axes.Axes.get_xbound
    • matplotlib.axes.Axes.set_ybound
    • matplotlib.axes.Axes.get_ybound
    • matplotlib.axes.Axes.set_xlabel
    • matplotlib.axes.Axes.get_xlabel
    • matplotlib.axes.Axes.set_ylabel
    • matplotlib.axes.Axes.get_ylabel
    • matplotlib.axes.Axes.label_outer
    • matplotlib.axes.Axes.set_title
    • matplotlib.axes.Axes.get_title
    • matplotlib.axes.Axes.legend
    • matplotlib.axes.Axes.get_legend
    • matplotlib.axes.Axes.get_legend_handles_labels
    • matplotlib.axes.Axes.set_xscale
    • matplotlib.axes.Axes.get_xscale
    • matplotlib.axes.Axes.set_yscale
    • matplotlib.axes.Axes.get_yscale
    • matplotlib.axes.Axes.use_sticky_edges
    • matplotlib.axes.Axes.margins
    • matplotlib.axes.Axes.set_xmargin
    • matplotlib.axes.Axes.set_ymargin
    • matplotlib.axes.Axes.relim
    • matplotlib.axes.Axes.autoscale
    • matplotlib.axes.Axes.autoscale_view
    • matplotlib.axes.Axes.set_autoscale_on
    • matplotlib.axes.Axes.get_autoscale_on
    • matplotlib.axes.Axes.set_autoscalex_on
    • matplotlib.axes.Axes.get_autoscalex_on
    • matplotlib.axes.Axes.set_autoscaley_on
    • matplotlib.axes.Axes.get_autoscaley_on
    • matplotlib.axes.Axes.apply_aspect
    • matplotlib.axes.Axes.set_aspect
    • matplotlib.axes.Axes.get_aspect
    • matplotlib.axes.Axes.set_box_aspect
    • matplotlib.axes.Axes.get_box_aspect
    • matplotlib.axes.Axes.set_adjustable
    • matplotlib.axes.Axes.get_adjustable
    • matplotlib.axes.Axes.set_xticks
    • matplotlib.axes.Axes.get_xticks
    • matplotlib.axes.Axes.set_xticklabels
    • matplotlib.axes.Axes.get_xticklabels
    • matplotlib.axes.Axes.get_xmajorticklabels
    • matplotlib.axes.Axes.get_xminorticklabels
    • matplotlib.axes.Axes.get_xgridlines
    • matplotlib.axes.Axes.get_xticklines
    • matplotlib.axes.Axes.xaxis_date
    • matplotlib.axes.Axes.set_yticks
    • matplotlib.axes.Axes.get_yticks
    • matplotlib.axes.Axes.set_yticklabels
    • matplotlib.axes.Axes.get_yticklabels
    • matplotlib.axes.Axes.get_ymajorticklabels
    • matplotlib.axes.Axes.get_yminorticklabels
    • matplotlib.axes.Axes.get_ygridlines
    • matplotlib.axes.Axes.get_yticklines
    • matplotlib.axes.Axes.yaxis_date
    • matplotlib.axes.Axes.minorticks_off
    • matplotlib.axes.Axes.minorticks_on
    • matplotlib.axes.Axes.ticklabel_format
    • matplotlib.axes.Axes.tick_params
    • matplotlib.axes.Axes.locator_params
    • matplotlib.axes.Axes.convert_xunits
    • matplotlib.axes.Axes.convert_yunits
    • matplotlib.axes.Axes.have_units
    • matplotlib.axes.Axes.add_artist
    • matplotlib.axes.Axes.add_child_axes
    • matplotlib.axes.Axes.add_collection
    • matplotlib.axes.Axes.add_container
    • matplotlib.axes.Axes.add_image
    • matplotlib.axes.Axes.add_line
    • matplotlib.axes.Axes.add_patch
    • matplotlib.axes.Axes.add_table
    • matplotlib.axes.Axes.twinx
    • matplotlib.axes.Axes.twiny
    • matplotlib.axes.Axes.sharex
    • matplotlib.axes.Axes.sharey
    • matplotlib.axes.Axes.get_shared_x_axes
    • matplotlib.axes.Axes.get_shared_y_axes
    • matplotlib.axes.Axes.get_anchor
    • matplotlib.axes.Axes.set_anchor
    • matplotlib.axes.Axes.get_axes_locator
    • matplotlib.axes.Axes.set_axes_locator
    • matplotlib.axes.Axes.get_subplotspec
    • matplotlib.axes.Axes.set_subplotspec
    • matplotlib.axes.Axes.reset_position
    • matplotlib.axes.Axes.get_position
    • matplotlib.axes.Axes.set_position
    • matplotlib.axes.Axes.stale
    • matplotlib.axes.Axes.pchanged
    • matplotlib.axes.Axes.add_callback
    • matplotlib.axes.Axes.remove_callback
    • matplotlib.axes.Axes.can_pan
    • matplotlib.axes.Axes.can_zoom
    • matplotlib.axes.Axes.get_navigate
    • matplotlib.axes.Axes.set_navigate
    • matplotlib.axes.Axes.get_navigate_mode
    • matplotlib.axes.Axes.set_navigate_mode
    • matplotlib.axes.Axes.start_pan
    • matplotlib.axes.Axes.drag_pan
    • matplotlib.axes.Axes.end_pan
    • matplotlib.axes.Axes.format_coord
    • matplotlib.axes.Axes.format_cursor_data
    • matplotlib.axes.Axes.format_xdata
    • matplotlib.axes.Axes.format_ydata
    • matplotlib.axes.Axes.mouseover
    • matplotlib.axes.Axes.in_axes
    • matplotlib.axes.Axes.contains
    • matplotlib.axes.Axes.contains_point
    • matplotlib.axes.Axes.get_cursor_data
    • matplotlib.axes.Axes.get_children
    • matplotlib.axes.Axes.get_images
    • matplotlib.axes.Axes.get_lines
    • matplotlib.axes.Axes.findobj
    • matplotlib.axes.Axes.draw
    • matplotlib.axes.Axes.draw_artist
    • matplotlib.axes.Axes.redraw_in_frame
    • matplotlib.axes.Axes.get_rasterization_zorder
    • matplotlib.axes.Axes.set_rasterization_zorder
    • matplotlib.axes.Axes.get_window_extent
    • matplotlib.axes.Axes.get_tightbbox
    • matplotlib.axes.Axes.name
    • matplotlib.axes.Axes.get_xaxis_transform
    • matplotlib.axes.Axes.get_yaxis_transform
    • matplotlib.axes.Axes.get_data_ratio
    • matplotlib.axes.Axes.get_xaxis_text1_transform
    • matplotlib.axes.Axes.get_xaxis_text2_transform
    • matplotlib.axes.Axes.get_yaxis_text1_transform
    • matplotlib.axes.Axes.get_yaxis_text2_transform
    • matplotlib.axes.Axes.zorder
    • matplotlib.axes.Axes.get_default_bbox_extra_artists
    • matplotlib.axes.Axes.get_transformed_clip_path_and_affine
    • matplotlib.axes.Axes.has_data
    • matplotlib.axes.Axes.set
  • matplotlib.axis
    • matplotlib.axis.Axis.clear
    • matplotlib.axis.Axis.get_scale
    • matplotlib.axis.Axis.get_major_formatter
    • matplotlib.axis.Axis.get_major_locator
    • matplotlib.axis.Axis.get_minor_formatter
    • matplotlib.axis.Axis.get_minor_locator
    • matplotlib.axis.Axis.set_major_formatter
    • matplotlib.axis.Axis.set_major_locator
    • matplotlib.axis.Axis.set_minor_formatter
    • matplotlib.axis.Axis.set_minor_locator
    • matplotlib.axis.Axis.remove_overlapping_locs
    • matplotlib.axis.Axis.get_remove_overlapping_locs
    • matplotlib.axis.Axis.set_remove_overlapping_locs
    • matplotlib.axis.Axis.set_label_coords
    • matplotlib.axis.Axis.set_label_position
    • matplotlib.axis.Axis.set_label_text
    • matplotlib.axis.Axis.get_label
    • matplotlib.axis.Axis.get_label_position
    • matplotlib.axis.Axis.get_label_text
    • matplotlib.axis.Axis.get_major_ticks
    • matplotlib.axis.Axis.get_majorticklabels
    • matplotlib.axis.Axis.get_majorticklines
    • matplotlib.axis.Axis.get_majorticklocs
    • matplotlib.axis.Axis.get_minor_ticks
    • matplotlib.axis.Axis.get_minorticklabels
    • matplotlib.axis.Axis.get_minorticklines
    • matplotlib.axis.Axis.get_minorticklocs
    • matplotlib.axis.Axis.get_offset_text
    • matplotlib.axis.Axis.get_tick_padding
    • matplotlib.axis.Axis.get_tick_params
    • matplotlib.axis.Axis.get_ticklabels
    • matplotlib.axis.Axis.get_ticklines
    • matplotlib.axis.Axis.get_ticklocs
    • matplotlib.axis.Axis.get_gridlines
    • matplotlib.axis.Axis.grid
    • matplotlib.axis.Axis.set_tick_params
    • matplotlib.axis.Axis.axis_date
    • matplotlib.axis.Axis.get_data_interval
    • matplotlib.axis.Axis.get_view_interval
    • matplotlib.axis.Axis.get_inverted
    • matplotlib.axis.Axis.set_data_interval
    • matplotlib.axis.Axis.set_view_interval
    • matplotlib.axis.Axis.set_inverted
    • matplotlib.axis.Axis.get_minpos
    • matplotlib.axis.Axis.get_tick_space
    • matplotlib.axis.Axis.get_tightbbox
    • matplotlib.axis.Axis.contains
    • matplotlib.axis.Axis.pickradius
    • matplotlib.axis.Axis.get_pickradius
    • matplotlib.axis.Axis.set_pickradius
    • matplotlib.axis.Axis.convert_units
    • matplotlib.axis.Axis.set_units
    • matplotlib.axis.Axis.get_units
    • matplotlib.axis.Axis.update_units
    • matplotlib.axis.XAxis.axis_name
    • matplotlib.axis.XAxis.get_ticks_position
    • matplotlib.axis.XAxis.set_ticks_position
    • matplotlib.axis.XAxis.set_label_position
    • matplotlib.axis.XAxis.tick_bottom
    • matplotlib.axis.XAxis.tick_top
    • matplotlib.axis.YAxis.axis_name
    • matplotlib.axis.YAxis.get_ticks_position
    • matplotlib.axis.YAxis.set_offset_position
    • matplotlib.axis.YAxis.set_ticks_position
    • matplotlib.axis.YAxis.set_label_position
    • matplotlib.axis.YAxis.tick_left
    • matplotlib.axis.YAxis.tick_right
    • matplotlib.axis.Axis.OFFSETTEXTPAD
    • matplotlib.axis.Axis.axes
    • matplotlib.axis.Axis.limit_range_for_scale
    • matplotlib.axis.Axis.reset_ticks
    • matplotlib.axis.Axis.set_default_intervals
    • matplotlib.axis.Axis.set_ticks
    • matplotlib.axis.Axis.set_ticklabels
    • matplotlib.axis.Tick.get_loc
    • matplotlib.axis.Tick.get_pad
    • matplotlib.axis.Tick.get_tick_padding
    • matplotlib.axis.Tick.get_tickdir
    • matplotlib.axis.Tick.get_view_interval
    • matplotlib.axis.Tick.set_label1
    • matplotlib.axis.Tick.set_label2
    • matplotlib.axis.Tick.set_pad
    • matplotlib.axis.Tick.set_url
    • matplotlib.axis.Tick.update_position
  • matplotlib.backend_bases
  • matplotlib.backend_managers
  • matplotlib.backend_tools
  • matplotlib.backends
    • matplotlib.backends.backend_mixed
    • matplotlib.backends.backend_template
    • matplotlib.backends.backend_agg
    • matplotlib.backends.backend_cairo
    • matplotlib.backends.backend_gtk3agg, matplotlib.backends.backend_gtk3cairo
    • matplotlib.backends.backend_gtk4agg, matplotlib.backends.backend_gtk4cairo
    • matplotlib.backends.backend_nbagg
    • matplotlib.backends.backend_pdf
    • matplotlib.backends.backend_pgf
    • matplotlib.backends.backend_ps
    • matplotlib.backends.backend_qtagg, matplotlib.backends.backend_qtcairo
    • matplotlib.backends.backend_svg
    • matplotlib.backends.backend_tkagg, matplotlib.backends.backend_tkcairo
    • matplotlib.backends.backend_webagg_core
    • matplotlib.backends.backend_webagg
    • matplotlib.backends.backend_wxagg, matplotlib.backends.backend_wxcairo
  • matplotlib.bezier
  • matplotlib.category
  • matplotlib.cbook
  • matplotlib.cm
  • matplotlib.collections
  • matplotlib.colorbar
  • matplotlib.colors
    • matplotlib.colors.Normalize
    • matplotlib.colors.NoNorm
    • matplotlib.colors.AsinhNorm
    • matplotlib.colors.BoundaryNorm
    • matplotlib.colors.CenteredNorm
    • matplotlib.colors.FuncNorm
    • matplotlib.colors.LogNorm
    • matplotlib.colors.PowerNorm
    • matplotlib.colors.SymLogNorm
    • matplotlib.colors.TwoSlopeNorm
    • matplotlib.colors.Colormap
    • matplotlib.colors.LinearSegmentedColormap
    • matplotlib.colors.ListedColormap
    • matplotlib.colors.ColorSequenceRegistry
    • matplotlib.colors.LightSource
    • matplotlib.colors.from_levels_and_colors
    • matplotlib.colors.hsv_to_rgb
    • matplotlib.colors.rgb_to_hsv
    • matplotlib.colors.to_hex
    • matplotlib.colors.to_rgb
    • matplotlib.colors.to_rgba
    • matplotlib.colors.to_rgba_array
    • matplotlib.colors.is_color_like
    • matplotlib.colors.same_color
    • matplotlib.colors.get_named_colors_mapping
    • matplotlib.colors.make_norm_from_scale
  • matplotlib.container
  • matplotlib.contour
  • matplotlib.dates
  • matplotlib.docstring
  • matplotlib.dviread
  • matplotlib.figure
  • matplotlib.font_manager
  • matplotlib.ft2font
  • matplotlib.gridspec
    • matplotlib.gridspec.GridSpec
    • matplotlib.gridspec.SubplotSpec
    • matplotlib.gridspec.GridSpecBase
    • matplotlib.gridspec.GridSpecFromSubplotSpec
  • matplotlib.hatch
  • matplotlib.image
  • matplotlib.layout_engine
  • matplotlib.legend
  • matplotlib.legend_handler
  • matplotlib.lines
    • matplotlib.lines.Line2D
    • matplotlib.lines.VertexSelector
    • matplotlib.lines.AxLine
    • matplotlib.lines.segment_hits
  • matplotlib.markers
    • matplotlib.markers.MarkerStyle
  • matplotlib.mathtext
  • matplotlib.mlab
  • matplotlib.offsetbox
  • matplotlib.patches
    • matplotlib.patches.Annulus
    • matplotlib.patches.Arc
    • matplotlib.patches.Arrow
    • matplotlib.patches.ArrowStyle
    • matplotlib.patches.BoxStyle
    • matplotlib.patches.Circle
    • matplotlib.patches.CirclePolygon
    • matplotlib.patches.ConnectionPatch
    • matplotlib.patches.ConnectionStyle
    • matplotlib.patches.Ellipse
    • matplotlib.patches.FancyArrow
    • matplotlib.patches.FancyArrowPatch
    • matplotlib.patches.FancyBboxPatch
    • matplotlib.patches.Patch
    • matplotlib.patches.PathPatch
    • matplotlib.patches.StepPatch
    • matplotlib.patches.Polygon
    • matplotlib.patches.Rectangle
    • matplotlib.patches.RegularPolygon
    • matplotlib.patches.Shadow
    • matplotlib.patches.Wedge
    • matplotlib.patches.bbox_artist
    • matplotlib.patches.draw_bbox
  • matplotlib.path
  • matplotlib.patheffects
  • matplotlib.pyplot
    • matplotlib.pyplot.axes
    • matplotlib.pyplot.cla
    • matplotlib.pyplot.clf
    • matplotlib.pyplot.close
    • matplotlib.pyplot.delaxes
    • matplotlib.pyplot.fignum_exists
    • matplotlib.pyplot.figure
    • matplotlib.pyplot.gca
    • matplotlib.pyplot.gcf
    • matplotlib.pyplot.get_figlabels
    • matplotlib.pyplot.get_fignums
    • matplotlib.pyplot.sca
    • matplotlib.pyplot.subplot
    • matplotlib.pyplot.subplot2grid
    • matplotlib.pyplot.subplot_mosaic
    • matplotlib.pyplot.subplots
    • matplotlib.pyplot.twinx
    • matplotlib.pyplot.twiny
    • matplotlib.pyplot.plot
    • matplotlib.pyplot.errorbar
    • matplotlib.pyplot.scatter
    • matplotlib.pyplot.plot_date
    • matplotlib.pyplot.step
    • matplotlib.pyplot.loglog
    • matplotlib.pyplot.semilogx
    • matplotlib.pyplot.semilogy
    • matplotlib.pyplot.fill_between
    • matplotlib.pyplot.fill_betweenx
    • matplotlib.pyplot.bar
    • matplotlib.pyplot.barh
    • matplotlib.pyplot.bar_label
    • matplotlib.pyplot.stem
    • matplotlib.pyplot.eventplot
    • matplotlib.pyplot.pie
    • matplotlib.pyplot.stackplot
    • matplotlib.pyplot.broken_barh
    • matplotlib.pyplot.vlines
    • matplotlib.pyplot.hlines
    • matplotlib.pyplot.fill
    • matplotlib.pyplot.polar
    • matplotlib.pyplot.axhline
    • matplotlib.pyplot.axhspan
    • matplotlib.pyplot.axvline
    • matplotlib.pyplot.axvspan
    • matplotlib.pyplot.axline
    • matplotlib.pyplot.acorr
    • matplotlib.pyplot.angle_spectrum
    • matplotlib.pyplot.cohere
    • matplotlib.pyplot.csd
    • matplotlib.pyplot.magnitude_spectrum
    • matplotlib.pyplot.phase_spectrum
    • matplotlib.pyplot.psd
    • matplotlib.pyplot.specgram
    • matplotlib.pyplot.xcorr
    • matplotlib.pyplot.ecdf
    • matplotlib.pyplot.boxplot
    • matplotlib.pyplot.violinplot
    • matplotlib.pyplot.hexbin
    • matplotlib.pyplot.hist
    • matplotlib.pyplot.hist2d
    • matplotlib.pyplot.stairs
    • matplotlib.pyplot.clabel
    • matplotlib.pyplot.contour
    • matplotlib.pyplot.contourf
    • matplotlib.pyplot.imshow
    • matplotlib.pyplot.matshow
    • matplotlib.pyplot.pcolor
    • matplotlib.pyplot.pcolormesh
    • matplotlib.pyplot.spy
    • matplotlib.pyplot.figimage
    • matplotlib.pyplot.triplot
    • matplotlib.pyplot.tripcolor
    • matplotlib.pyplot.tricontour
    • matplotlib.pyplot.tricontourf
    • matplotlib.pyplot.annotate
    • matplotlib.pyplot.text
    • matplotlib.pyplot.figtext
    • matplotlib.pyplot.table
    • matplotlib.pyplot.arrow
    • matplotlib.pyplot.figlegend
    • matplotlib.pyplot.legend
    • matplotlib.pyplot.barbs
    • matplotlib.pyplot.quiver
    • matplotlib.pyplot.quiverkey
    • matplotlib.pyplot.streamplot
    • matplotlib.pyplot.autoscale
    • matplotlib.pyplot.axis
    • matplotlib.pyplot.box
    • matplotlib.pyplot.grid
    • matplotlib.pyplot.locator_params
    • matplotlib.pyplot.minorticks_off
    • matplotlib.pyplot.minorticks_on
    • matplotlib.pyplot.rgrids
    • matplotlib.pyplot.thetagrids
    • matplotlib.pyplot.tick_params
    • matplotlib.pyplot.ticklabel_format
    • matplotlib.pyplot.xlabel
    • matplotlib.pyplot.xlim
    • matplotlib.pyplot.xscale
    • matplotlib.pyplot.xticks
    • matplotlib.pyplot.ylabel
    • matplotlib.pyplot.ylim
    • matplotlib.pyplot.yscale
    • matplotlib.pyplot.yticks
    • matplotlib.pyplot.suptitle
    • matplotlib.pyplot.title
    • matplotlib.pyplot.margins
    • matplotlib.pyplot.subplots_adjust
    • matplotlib.pyplot.subplot_tool
    • matplotlib.pyplot.tight_layout
    • matplotlib.pyplot.clim
    • matplotlib.pyplot.colorbar
    • matplotlib.pyplot.gci
    • matplotlib.pyplot.sci
    • matplotlib.pyplot.get_cmap
    • matplotlib.pyplot.set_cmap
    • matplotlib.pyplot.imread
    • matplotlib.pyplot.imsave
    • matplotlib.pyplot.rc
    • matplotlib.pyplot.rc_context
    • matplotlib.pyplot.rcdefaults
    • matplotlib.pyplot.draw
    • matplotlib.pyplot.draw_if_interactive
    • matplotlib.pyplot.ioff
    • matplotlib.pyplot.ion
    • matplotlib.pyplot.install_repl_displayhook
    • matplotlib.pyplot.isinteractive
    • matplotlib.pyplot.pause
    • matplotlib.pyplot.savefig
    • matplotlib.pyplot.show
    • matplotlib.pyplot.switch_backend
    • matplotlib.pyplot.uninstall_repl_displayhook
    • matplotlib.pyplot.connect
    • matplotlib.pyplot.disconnect
    • matplotlib.pyplot.findobj
    • matplotlib.pyplot.get
    • matplotlib.pyplot.getp
    • matplotlib.pyplot.get_current_fig_manager
    • matplotlib.pyplot.ginput
    • matplotlib.pyplot.new_figure_manager
    • matplotlib.pyplot.set_loglevel
    • matplotlib.pyplot.setp
    • matplotlib.pyplot.waitforbuttonpress
    • matplotlib.pyplot.xkcd
  • matplotlib.projections
    • matplotlib.projections.polar
    • matplotlib.projections.geo
  • matplotlib.quiver
    • matplotlib.quiver.Quiver
    • matplotlib.quiver.QuiverKey
    • matplotlib.quiver.Barbs
  • matplotlib.rcsetup
  • matplotlib.sankey
  • matplotlib.scale
  • matplotlib.sphinxext.mathmpl
  • matplotlib.sphinxext.plot_directive
  • matplotlib.sphinxext.figmpl_directive
  • 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
    • mplot3d FAQ
    • mplot3d View Angles
    • mpl_toolkits.mplot3d.axes3d.Axes3D
      • mpl_toolkits.mplot3d.axes3d.Axes3D.plot
      • mpl_toolkits.mplot3d.axes3d.Axes3D.scatter
      • mpl_toolkits.mplot3d.axes3d.Axes3D.bar
      • mpl_toolkits.mplot3d.axes3d.Axes3D.bar3d
      • mpl_toolkits.mplot3d.axes3d.Axes3D.plot_surface
      • mpl_toolkits.mplot3d.axes3d.Axes3D.plot_wireframe
      • mpl_toolkits.mplot3d.axes3d.Axes3D.plot_trisurf
      • mpl_toolkits.mplot3d.axes3d.Axes3D.clabel
      • mpl_toolkits.mplot3d.axes3d.Axes3D.contour
      • mpl_toolkits.mplot3d.axes3d.Axes3D.tricontour
      • mpl_toolkits.mplot3d.axes3d.Axes3D.contourf
      • mpl_toolkits.mplot3d.axes3d.Axes3D.tricontourf
      • mpl_toolkits.mplot3d.axes3d.Axes3D.quiver
      • mpl_toolkits.mplot3d.axes3d.Axes3D.voxels
      • mpl_toolkits.mplot3d.axes3d.Axes3D.errorbar
      • mpl_toolkits.mplot3d.axes3d.Axes3D.stem
      • mpl_toolkits.mplot3d.axes3d.Axes3D.text
      • mpl_toolkits.mplot3d.axes3d.Axes3D.text2D
      • mpl_toolkits.mplot3d.axes3d.Axes3D.clear
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_axis_off
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_axis_on
      • mpl_toolkits.mplot3d.axes3d.Axes3D.grid
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zaxis
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_xlim
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zlim
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zlim
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_w_lims
      • mpl_toolkits.mplot3d.axes3d.Axes3D.invert_zaxis
      • mpl_toolkits.mplot3d.axes3d.Axes3D.zaxis_inverted
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zbound
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zbound
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zlabel
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zlabel
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_title
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_xscale
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_yscale
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zscale
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zscale
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zmargin
      • mpl_toolkits.mplot3d.axes3d.Axes3D.margins
      • mpl_toolkits.mplot3d.axes3d.Axes3D.autoscale
      • mpl_toolkits.mplot3d.axes3d.Axes3D.autoscale_view
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_autoscalez_on
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_autoscalez_on
      • mpl_toolkits.mplot3d.axes3d.Axes3D.auto_scale_xyz
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_aspect
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_box_aspect
      • mpl_toolkits.mplot3d.axes3d.Axes3D.apply_aspect
      • mpl_toolkits.mplot3d.axes3d.Axes3D.tick_params
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zticks
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zticks
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zticklabels
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zticklines
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zgridlines
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zminorticklabels
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_zmajorticklabels
      • mpl_toolkits.mplot3d.axes3d.Axes3D.zaxis_date
      • mpl_toolkits.mplot3d.axes3d.Axes3D.convert_zunits
      • mpl_toolkits.mplot3d.axes3d.Axes3D.add_collection3d
      • mpl_toolkits.mplot3d.axes3d.Axes3D.sharez
      • mpl_toolkits.mplot3d.axes3d.Axes3D.shareview
      • mpl_toolkits.mplot3d.axes3d.Axes3D.can_zoom
      • mpl_toolkits.mplot3d.axes3d.Axes3D.can_pan
      • mpl_toolkits.mplot3d.axes3d.Axes3D.disable_mouse_rotation
      • mpl_toolkits.mplot3d.axes3d.Axes3D.mouse_init
      • mpl_toolkits.mplot3d.axes3d.Axes3D.drag_pan
      • mpl_toolkits.mplot3d.axes3d.Axes3D.format_zdata
      • mpl_toolkits.mplot3d.axes3d.Axes3D.format_coord
      • mpl_toolkits.mplot3d.axes3d.Axes3D.view_init
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_proj_type
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_proj
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_top_view
      • mpl_toolkits.mplot3d.axes3d.Axes3D.draw
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_tightbbox
      • mpl_toolkits.mplot3d.axes3d.Axes3D.set_zlim3d
      • mpl_toolkits.mplot3d.axes3d.Axes3D.stem3D
      • mpl_toolkits.mplot3d.axes3d.Axes3D.text3D
      • mpl_toolkits.mplot3d.axes3d.Axes3D.tunit_cube
      • mpl_toolkits.mplot3d.axes3d.Axes3D.tunit_edges
      • mpl_toolkits.mplot3d.axes3d.Axes3D.unit_cube
      • mpl_toolkits.mplot3d.axes3d.Axes3D.get_axis_position
      • mpl_toolkits.mplot3d.axes3d.Axes3D.add_contour_set
      • mpl_toolkits.mplot3d.axes3d.Axes3D.add_contourf_set
      • mpl_toolkits.mplot3d.axes3d.Axes3D.update_datalim
      • mpl_toolkits.mplot3d.axes3d.get_test_data
    • mpl_toolkits.mplot3d.axis3d.Axis
    • mpl_toolkits.mplot3d.art3d.Line3D
    • mpl_toolkits.mplot3d.art3d.Line3DCollection
    • mpl_toolkits.mplot3d.art3d.Patch3D
    • mpl_toolkits.mplot3d.art3d.Patch3DCollection
    • mpl_toolkits.mplot3d.art3d.Path3DCollection
    • mpl_toolkits.mplot3d.art3d.PathPatch3D
    • mpl_toolkits.mplot3d.art3d.Poly3DCollection
    • mpl_toolkits.mplot3d.art3d.Text3D
    • mpl_toolkits.mplot3d.art3d.get_dir_vector
    • mpl_toolkits.mplot3d.art3d.juggle_axes
    • mpl_toolkits.mplot3d.art3d.line_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.line_collection_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.patch_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.patch_collection_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.pathpatch_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.poly_collection_2d_to_3d
    • mpl_toolkits.mplot3d.art3d.rotate_axes
    • mpl_toolkits.mplot3d.art3d.text_2d_to_3d
    • mpl_toolkits.mplot3d.proj3d.inv_transform
    • mpl_toolkits.mplot3d.proj3d.persp_transformation
    • mpl_toolkits.mplot3d.proj3d.proj_points
    • mpl_toolkits.mplot3d.proj3d.proj_trans_points
    • mpl_toolkits.mplot3d.proj3d.proj_transform
    • mpl_toolkits.mplot3d.proj3d.proj_transform_clip
    • mpl_toolkits.mplot3d.proj3d.rot_x
    • mpl_toolkits.mplot3d.proj3d.transform
    • mpl_toolkits.mplot3d.proj3d.view_transformation
    • mpl_toolkits.mplot3d.proj3d.world_transformation
  • mpl_toolkits.axes_grid1
    • mpl_toolkits.axes_grid1.anchored_artists
      • mpl_toolkits.axes_grid1.anchored_artists.AnchoredAuxTransformBox
      • mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows
      • mpl_toolkits.axes_grid1.anchored_artists.AnchoredDrawingArea
      • mpl_toolkits.axes_grid1.anchored_artists.AnchoredEllipse
      • mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar
    • mpl_toolkits.axes_grid1.axes_divider
      • mpl_toolkits.axes_grid1.axes_divider.AxesDivider
      • mpl_toolkits.axes_grid1.axes_divider.AxesLocator
      • mpl_toolkits.axes_grid1.axes_divider.Divider
      • mpl_toolkits.axes_grid1.axes_divider.HBoxDivider
      • mpl_toolkits.axes_grid1.axes_divider.SubplotDivider
      • mpl_toolkits.axes_grid1.axes_divider.VBoxDivider
      • mpl_toolkits.axes_grid1.axes_divider.make_axes_area_auto_adjustable
      • mpl_toolkits.axes_grid1.axes_divider.make_axes_locatable
    • mpl_toolkits.axes_grid1.axes_grid
      • mpl_toolkits.axes_grid1.axes_grid.AxesGrid
      • mpl_toolkits.axes_grid1.axes_grid.CbarAxesBase
      • mpl_toolkits.axes_grid1.axes_grid.Grid
      • mpl_toolkits.axes_grid1.axes_grid.ImageGrid
    • mpl_toolkits.axes_grid1.axes_rgb
      • mpl_toolkits.axes_grid1.axes_rgb.RGBAxes
      • mpl_toolkits.axes_grid1.axes_rgb.make_rgb_axes
    • mpl_toolkits.axes_grid1.axes_size
      • mpl_toolkits.axes_grid1.axes_size.Add
      • mpl_toolkits.axes_grid1.axes_size.AxesX
      • mpl_toolkits.axes_grid1.axes_size.AxesY
      • mpl_toolkits.axes_grid1.axes_size.Fixed
      • mpl_toolkits.axes_grid1.axes_size.Fraction
      • mpl_toolkits.axes_grid1.axes_size.MaxExtent
      • mpl_toolkits.axes_grid1.axes_size.MaxHeight
      • mpl_toolkits.axes_grid1.axes_size.MaxWidth
      • mpl_toolkits.axes_grid1.axes_size.Scalable
      • mpl_toolkits.axes_grid1.axes_size.Scaled
      • mpl_toolkits.axes_grid1.axes_size.from_any
    • mpl_toolkits.axes_grid1.inset_locator
      • mpl_toolkits.axes_grid1.inset_locator.AnchoredLocatorBase
      • mpl_toolkits.axes_grid1.inset_locator.AnchoredSizeLocator
      • mpl_toolkits.axes_grid1.inset_locator.AnchoredZoomLocator
      • mpl_toolkits.axes_grid1.inset_locator.BboxConnector
      • mpl_toolkits.axes_grid1.inset_locator.BboxConnectorPatch
      • mpl_toolkits.axes_grid1.inset_locator.BboxPatch
      • mpl_toolkits.axes_grid1.inset_locator.InsetPosition
      • mpl_toolkits.axes_grid1.inset_locator.inset_axes
      • mpl_toolkits.axes_grid1.inset_locator.mark_inset
      • mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes
    • mpl_toolkits.axes_grid1.mpl_axes
      • mpl_toolkits.axes_grid1.mpl_axes.Axes
      • mpl_toolkits.axes_grid1.mpl_axes.SimpleAxisArtist
      • mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects
    • 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
    • mpl_toolkits.axisartist.angle_helper
      • mpl_toolkits.axisartist.angle_helper.ExtremeFinderCycle
      • mpl_toolkits.axisartist.angle_helper.FormatterDMS
      • mpl_toolkits.axisartist.angle_helper.FormatterHMS
      • mpl_toolkits.axisartist.angle_helper.LocatorBase
      • mpl_toolkits.axisartist.angle_helper.LocatorD
      • mpl_toolkits.axisartist.angle_helper.LocatorDM
      • mpl_toolkits.axisartist.angle_helper.LocatorDMS
      • mpl_toolkits.axisartist.angle_helper.LocatorH
      • mpl_toolkits.axisartist.angle_helper.LocatorHM
      • mpl_toolkits.axisartist.angle_helper.LocatorHMS
      • mpl_toolkits.axisartist.angle_helper.select_step
      • mpl_toolkits.axisartist.angle_helper.select_step24
      • mpl_toolkits.axisartist.angle_helper.select_step360
      • mpl_toolkits.axisartist.angle_helper.select_step_degree
      • mpl_toolkits.axisartist.angle_helper.select_step_hour
      • mpl_toolkits.axisartist.angle_helper.select_step_sub
    • mpl_toolkits.axisartist.axes_divider
    • mpl_toolkits.axisartist.axes_grid
      • mpl_toolkits.axisartist.axes_grid.AxesGrid
      • mpl_toolkits.axisartist.axes_grid.Grid
      • mpl_toolkits.axisartist.axes_grid.ImageGrid
    • mpl_toolkits.axisartist.axes_rgb
      • mpl_toolkits.axisartist.axes_rgb.RGBAxes
    • mpl_toolkits.axisartist.axis_artist
      • mpl_toolkits.axisartist.axis_artist.AttributeCopier
      • mpl_toolkits.axisartist.axis_artist.AxisArtist
      • 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_toolkits.axisartist.axisline_style
      • mpl_toolkits.axisartist.axisline_style.AxislineStyle
    • mpl_toolkits.axisartist.axislines
      • mpl_toolkits.axisartist.axislines.Axes
      • mpl_toolkits.axisartist.axislines.AxesZero
      • mpl_toolkits.axisartist.axislines.AxisArtistHelper
      • mpl_toolkits.axisartist.axislines.AxisArtistHelperRectlinear
      • mpl_toolkits.axisartist.axislines.FixedAxisArtistHelperRectilinear
      • mpl_toolkits.axisartist.axislines.FloatingAxisArtistHelperRectilinear
      • mpl_toolkits.axisartist.axislines.GridHelperBase
      • mpl_toolkits.axisartist.axislines.GridHelperRectlinear
      • mpl_toolkits.axisartist.axislines.Subplot
      • mpl_toolkits.axisartist.axislines.SubplotZero
    • mpl_toolkits.axisartist.floating_axes
      • mpl_toolkits.axisartist.floating_axes.ExtremeFinderFixed
      • mpl_toolkits.axisartist.floating_axes.FixedAxisArtistHelper
      • mpl_toolkits.axisartist.floating_axes.FloatingAxes
      • mpl_toolkits.axisartist.floating_axes.FloatingAxesBase
      • mpl_toolkits.axisartist.floating_axes.FloatingAxisArtistHelper
      • mpl_toolkits.axisartist.floating_axes.FloatingSubplot
      • mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear
      • mpl_toolkits.axisartist.floating_axes.floatingaxes_class_factory
    • mpl_toolkits.axisartist.grid_finder
      • mpl_toolkits.axisartist.grid_finder.DictFormatter
      • mpl_toolkits.axisartist.grid_finder.ExtremeFinderSimple
      • mpl_toolkits.axisartist.grid_finder.FixedLocator
      • mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint
      • mpl_toolkits.axisartist.grid_finder.GridFinder
      • mpl_toolkits.axisartist.grid_finder.MaxNLocator
    • mpl_toolkits.axisartist.grid_helper_curvelinear
      • mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper
      • mpl_toolkits.axisartist.grid_helper_curvelinear.FloatingAxisArtistHelper
      • mpl_toolkits.axisartist.grid_helper_curvelinear.GridHelperCurveLinear
    • mpl_toolkits.axisartist.parasite_axes
  • pylab
  • API Reference
  • mpl_toolkits.mplot3d.axes3d.Axes3D
  • mpl_toolkits.mplot3d.axes3d.Axes3D.invert_zaxis

mpl_toolkits.mplot3d.axes3d.Axes3D.invert_zaxis#

Axes3D.invert_zaxis()[source]#

Invert the z-axis.

See also

zaxis_inverted
get_zlim, set_zlim
get_zbound, set_zbound
On this page
  • Axes3D.invert_zaxis()

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

Created using Sphinx 7.2.6.

Built from v3.8.2-2-gd98fee6e0e.

Built with the PyData Sphinx Theme 0.13.3.