bplots — Matplotlib 3.6.0 Documentation
Maybe your like
- Gitter
- Discourse
- GitHub
Section Navigation
- matplotlib
- 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.viewLim
- matplotlib.axes.Axes.dataLim
- matplotlib.axes.Axes.spines
- 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.xaxis
- matplotlib.axes.Axes.yaxis
- 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.get_xmargin
- matplotlib.axes.Axes.get_ymargin
- 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.get_forward_navigation_events
- matplotlib.axes.Axes.set_forward_navigation_events
- 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.axes.Axes.remove
- 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.label
- matplotlib.axis.Axis.set_label_coords
- matplotlib.axis.Axis.set_label_position
- matplotlib.axis.Axis.set_label_text
- 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.minorticks_off
- matplotlib.axis.Axis.minorticks_on
- 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.set_converter
- matplotlib.axis.Axis.get_converter
- 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_clip_path
- matplotlib.axis.Axis.set_default_intervals
- matplotlib.axis.Axis.get_label
- matplotlib.axis.Axis.set_label
- 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_clip_path
- 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.registry
- 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.colorizer
- 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.BivarColormap
- matplotlib.colors.SegmentedBivarColormap
- matplotlib.colors.BivarColormapFromImage
- 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.dviread
- matplotlib.figure
- matplotlib.figure.Figure
- matplotlib.figure.Figure.add_axes
- matplotlib.figure.Figure.add_subplot
- matplotlib.figure.Figure.subplots
- matplotlib.figure.Figure.subplot_mosaic
- matplotlib.figure.Figure.add_gridspec
- matplotlib.figure.Figure.get_axes
- matplotlib.figure.Figure.axes
- matplotlib.figure.Figure.delaxes
- matplotlib.figure.Figure.subfigures
- matplotlib.figure.Figure.add_subfigure
- matplotlib.figure.Figure.savefig
- matplotlib.figure.Figure.colorbar
- matplotlib.figure.Figure.legend
- matplotlib.figure.Figure.text
- matplotlib.figure.Figure.suptitle
- matplotlib.figure.Figure.get_suptitle
- matplotlib.figure.Figure.supxlabel
- matplotlib.figure.Figure.get_supxlabel
- matplotlib.figure.Figure.supylabel
- matplotlib.figure.Figure.get_supylabel
- matplotlib.figure.Figure.align_labels
- matplotlib.figure.Figure.align_xlabels
- matplotlib.figure.Figure.align_ylabels
- matplotlib.figure.Figure.align_titles
- matplotlib.figure.Figure.autofmt_xdate
- matplotlib.figure.Figure.set_size_inches
- matplotlib.figure.Figure.get_size_inches
- matplotlib.figure.Figure.set_figheight
- matplotlib.figure.Figure.get_figheight
- matplotlib.figure.Figure.set_figwidth
- matplotlib.figure.Figure.get_figwidth
- matplotlib.figure.Figure.dpi
- matplotlib.figure.Figure.set_dpi
- matplotlib.figure.Figure.get_dpi
- matplotlib.figure.Figure.subplots_adjust
- matplotlib.figure.Figure.set_layout_engine
- matplotlib.figure.Figure.get_layout_engine
- matplotlib.figure.Figure.tight_layout
- matplotlib.figure.Figure.set_tight_layout
- matplotlib.figure.Figure.get_tight_layout
- matplotlib.figure.Figure.set_constrained_layout
- matplotlib.figure.Figure.get_constrained_layout
- matplotlib.figure.Figure.set_constrained_layout_pads
- matplotlib.figure.Figure.get_constrained_layout_pads
- matplotlib.figure.Figure.ginput
- matplotlib.figure.Figure.add_axobserver
- matplotlib.figure.Figure.waitforbuttonpress
- matplotlib.figure.Figure.pick
- matplotlib.figure.Figure.set_frameon
- matplotlib.figure.Figure.get_frameon
- matplotlib.figure.Figure.set_linewidth
- matplotlib.figure.Figure.get_linewidth
- matplotlib.figure.Figure.set_facecolor
- matplotlib.figure.Figure.get_facecolor
- matplotlib.figure.Figure.set_edgecolor
- matplotlib.figure.Figure.get_edgecolor
- matplotlib.figure.Figure.add_artist
- matplotlib.figure.Figure.get_children
- matplotlib.figure.Figure.figimage
- matplotlib.figure.Figure.clear
- matplotlib.figure.Figure.gca
- matplotlib.figure.Figure.sca
- matplotlib.figure.Figure.get_tightbbox
- matplotlib.figure.Figure.get_window_extent
- matplotlib.figure.Figure.show
- matplotlib.figure.Figure.set_canvas
- matplotlib.figure.Figure.draw
- matplotlib.figure.Figure.draw_without_rendering
- matplotlib.figure.Figure.draw_artist
- matplotlib.figure.SubFigure
- matplotlib.figure.SubFigure.add_axes
- matplotlib.figure.SubFigure.add_subplot
- matplotlib.figure.SubFigure.subplots
- matplotlib.figure.SubFigure.subplot_mosaic
- matplotlib.figure.SubFigure.add_gridspec
- matplotlib.figure.SubFigure.delaxes
- matplotlib.figure.SubFigure.add_subfigure
- matplotlib.figure.SubFigure.subfigures
- matplotlib.figure.SubFigure.colorbar
- matplotlib.figure.SubFigure.legend
- matplotlib.figure.SubFigure.text
- matplotlib.figure.SubFigure.suptitle
- matplotlib.figure.SubFigure.get_suptitle
- matplotlib.figure.SubFigure.supxlabel
- matplotlib.figure.SubFigure.get_supxlabel
- matplotlib.figure.SubFigure.supylabel
- matplotlib.figure.SubFigure.get_supylabel
- matplotlib.figure.SubFigure.align_labels
- matplotlib.figure.SubFigure.align_xlabels
- matplotlib.figure.SubFigure.align_ylabels
- matplotlib.figure.SubFigure.align_titles
- matplotlib.figure.SubFigure.add_artist
- matplotlib.figure.SubFigure.get_children
- matplotlib.figure.SubFigure.set_frameon
- matplotlib.figure.SubFigure.get_frameon
- matplotlib.figure.SubFigure.set_linewidth
- matplotlib.figure.SubFigure.get_linewidth
- matplotlib.figure.SubFigure.set_facecolor
- matplotlib.figure.SubFigure.get_facecolor
- matplotlib.figure.SubFigure.set_edgecolor
- matplotlib.figure.SubFigure.get_edgecolor
- matplotlib.figure.SubFigure.set_dpi
- matplotlib.figure.SubFigure.get_dpi
- matplotlib.font_manager
- matplotlib.ft2font
- matplotlib.gridspec
- matplotlib.gridspec.GridSpec
- matplotlib.gridspec.SubplotSpec
- matplotlib.gridspec.GridSpecBase
- matplotlib.gridspec.GridSpecFromSubplotSpec
- matplotlib.gridspec.SubplotParams
- matplotlib.hatch
- matplotlib.image
- matplotlib.inset
- 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.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
- 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.fill_between
- 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.set_xlim
- mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim
- mpl_toolkits.mplot3d.axes3d.Axes3D.set_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_xaxis
- mpl_toolkits.mplot3d.axes3d.Axes3D.xaxis_inverted
- mpl_toolkits.mplot3d.axes3d.Axes3D.invert_yaxis
- mpl_toolkits.mplot3d.axes3d.Axes3D.yaxis_inverted
- mpl_toolkits.mplot3d.axes3d.Axes3D.invert_zaxis
- mpl_toolkits.mplot3d.axes3d.Axes3D.zaxis_inverted
- mpl_toolkits.mplot3d.axes3d.Axes3D.get_xbound
- mpl_toolkits.mplot3d.axes3d.Axes3D.set_xbound
- mpl_toolkits.mplot3d.axes3d.Axes3D.get_ybound
- mpl_toolkits.mplot3d.axes3d.Axes3D.set_ybound
- 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.get_zmargin
- 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.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.proj_transform
- mpl_toolkits.mplot3d.proj3d.proj_transform_clip
- 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.AnchoredSizeBar
- mpl_toolkits.axes_grid1.axes_divider
- mpl_toolkits.axes_grid1.axes_divider.AxesDivider
- 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.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.axes_grid1.anchored_artists
- 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.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
- mpl_toolkits.axisartist.angle_helper
- pylab
- API Reference
- matplotlib.pyplot
- matplotlib.p...
Create a figure and a set of subplots.
This utility wrapper makes it convenient to create common layouts of subplots, including the enclosing figure object, in a single call.
Parameters: nrows, ncolsint, default: 1Number of rows/columns of the subplot grid.
sharex, shareybool or {'none', 'all', 'row', 'col'}, default: FalseControls sharing of properties among x (sharex) or y (sharey) axes:
True or 'all': x- or y-axis will be shared among all subplots.
False or 'none': each subplot x- or y-axis will be independent.
'row': each subplot row will share an x- or y-axis.
'col': each subplot column will share an x- or y-axis.
When subplots have a shared x-axis along a column, only the x tick labels of the bottom subplot are created. Similarly, when subplots have a shared y-axis along a row, only the y tick labels of the first column subplot are created. To later turn other subplots' ticklabels on, use tick_params.
When subplots have a shared axis that has units, calling Axis.set_units will update each axis with the new units.
Note that it is not possible to unshare axes.
squeezebool, default: TrueIf True, extra dimensions are squeezed out from the returned array of Axes:
if only one subplot is constructed (nrows=ncols=1), the resulting single Axes object is returned as a scalar.
for Nx1 or 1xM subplots, the returned object is a 1D numpy object array of Axes objects.
for NxM, subplots with N>1 and M>1 are returned as a 2D array.
If False, no squeezing at all is done: the returned Axes object is always a 2D array containing Axes instances, even if it ends up being 1x1.
Defines the relative widths of the columns. Each column gets a relative width of width_ratios[i] / sum(width_ratios). If not given, all columns will have the same width. Equivalent to gridspec_kw={'width_ratios': [...]}.
height_ratiosarray-like of length nrows, optionalDefines the relative heights of the rows. Each row gets a relative height of height_ratios[i] / sum(height_ratios). If not given, all rows will have the same height. Convenience for gridspec_kw={'height_ratios': [...]}.
subplot_kwdict, optionalDict with keywords passed to the add_subplot call used to create each subplot.
gridspec_kwdict, optionalDict with keywords passed to the GridSpec constructor used to create the grid the subplots are placed on.
**fig_kwAll additional keyword arguments are passed to the pyplot.figure call.
Returns: figFigure axAxes or array of Axesax can be either a single Axes object, or an array of Axes objects if more than one subplot was created. The dimensions of the resulting array can be controlled with the squeeze keyword, see above.
Typical idioms for handling the return value are:
# using the variable ax for single a Axes fig, ax = plt.subplots() # using the variable axs for multiple Axes fig, axs = plt.subplots(2, 2) # using tuple unpacking for multiple Axes fig, (ax1, ax2) = plt.subplots(1, 2) fig, ((ax1, ax2), (ax3, ax4)) = plt.subplots(2, 2)The names ax and pluralized axs are preferred over axes because for the latter it's not clear if it refers to a single Axes instance or a collection of these.
See also
pyplot.figure pyplot.subplot pyplot.axes Figure.subplots Figure.add_subplotExamples
# First create some toy data: x = np.linspace(0, 2*np.pi, 400) y = np.sin(x**2) # Create just a figure and only one subplot fig, ax = plt.subplots() ax.plot(x, y) ax.set_title('Simple plot') # Create two subplots and unpack the output array immediately f, (ax1, ax2) = plt.subplots(1, 2, sharey=True) ax1.plot(x, y) ax1.set_title('Sharing Y axis') ax2.scatter(x, y) # Create four polar Axes and access them through the returned array fig, axs = plt.subplots(2, 2, subplot_kw=dict(projection="polar")) axs[0, 0].plot(x, y) axs[1, 1].scatter(x, y) # Share a X axis with each column of subplots plt.subplots(2, 2, sharex='col') # Share a Y axis with each row of subplots plt.subplots(2, 2, sharey='row') # Share both X and Y axes with all subplots plt.subplots(2, 2, sharex='all', sharey='all') # Note that this is the same as plt.subplots(2, 2, sharex=True, sharey=True) # Create figure number 10 with a single subplot # and clears it if it already exists. fig, ax = plt.subplots(num=10, clear=True)Examples using matplotlib.pyplot.subplots#
Decay
DecayAnimated histogram
Animated histogrampyplot animation
pyplot animationThe Bayes update
The Bayes updateAnimated image using a precomputed list of images
Animated image using a precomputed list of imagesMultiple Axes animation
Multiple Axes animationPause and resume an animation
Pause and resume an animationAnimated line plot
Animated line plotAnimated scatter saved as GIF
Animated scatter saved as GIFOscilloscope
OscilloscopeAnchored Direction Arrow
Anchored Direction ArrowHBoxDivider and VBoxDivider demo
HBoxDivider and VBoxDivider demoShow RGB channels using RGBAxes
Show RGB channels using RGBAxesColorbar with AxesDivider
Colorbar with AxesDividerControl the position and size of a colorbar with Inset Axes
Control the position and size of a colorbar with Inset AxesInset locator demo
Inset locator demoInset locator demo 2
Inset locator demo 2Align histogram to scatter plot using locatable Axes
Align histogram to scatter plot using locatable AxesSimple Anchored Artists
Simple Anchored ArtistsColor by y-value
Color by y-valueColors in the default property cycle
Colors in the default property cycleColor Demo
Color DemoNamed color sequences
Named color sequencesColorbar
ColorbarColormap reference
Colormap referenceCreate a colormap from a list of colors
Create a colormap from a list of colorsSelecting individual colors from a colormap
Selecting individual colors from a colormapList of named colors
List of named colorsWays to set a color's alpha value
Ways to set a color's alpha valueMouse move and click events
Mouse move and click eventsCross-hair cursor
Cross-hair cursorData browser
Data browserFigure/Axes enter and leave events
Figure/Axes enter and leave eventsScroll event
Scroll eventKeypress event
Keypress eventLegend picking
Legend pickingLooking glass
Looking glassPath editor
Path editorPick event demo
Pick event demoPick event demo 2
Pick event demo 2Polygon editor
Polygon editorPong
PongResampling Data
Resampling DataTimers
TimersTrifinder Event Demo
Trifinder Event DemoViewlims
ViewlimsZoom modifies other Axes
Zoom modifies other AxesAffine transform of an image
Affine transform of an imageWind barbs
Wind barbsInteractive adjustment of colormap range
Interactive adjustment of colormap rangeColormap normalizations
Colormap normalizationsColormap normalizations SymLogNorm
Colormap normalizations SymLogNormContour corner mask
Contour corner maskContour Demo
Contour DemoContour image
Contour imageContour Label Demo
Contour Label DemoContourf demo
Contourf demoContourf hatching
Contourf hatchingContourf and log color scale
Contourf and log color scaleContouring the solution space of optimizations
Contouring the solution space of optimizationsBboxImage Demo
BboxImage DemoAnnotated heatmap
Annotated heatmapImage resampling
Image resamplingClipping images with patches
Clipping images with patchesMany ways to plot images
Many ways to plot imagesImage with masked values
Image with masked valuesImage nonuniform
Image nonuniformBlend transparency with color in 2D images
Blend transparency with color in 2D imagesModifying the coordinate formatter
Modifying the coordinate formatterInterpolations for imshow
Interpolations for imshowContour plot of irregularly spaced data
Contour plot of irregularly spaced dataMultiple images with one colorbar
Multiple images with one colorbarpcolor images
pcolor imagespcolormesh grids and shading
pcolormesh grids and shadingpcolormesh
pcolormeshStreamplot
StreamplotQuadMesh Demo
QuadMesh DemoAdvanced quiver and quiverkey functions
Advanced quiver and quiverkey functionsQuiver Simple Demo
Quiver Simple DemoShading example
Shading exampleSpectrogram
SpectrogramSpy Demos
Spy DemosTricontour Demo
Tricontour DemoTricontour Smooth Delaunay
Tricontour Smooth DelaunayTricontour Smooth User
Tricontour Smooth UserTrigradient Demo
Trigradient DemoTriinterp Demo
Triinterp DemoTripcolor Demo
Tripcolor DemoTriplot Demo
Triplot DemoWatermark image
Watermark imageInfinite lines
Infinite linesBar chart with individual bar colors
Bar chart with individual bar colorsBar chart with labels
Bar chart with labelsStacked bar chart
Stacked bar chartGrouped bar chart with labels
Grouped bar chart with labelsHorizontal bar chart
Horizontal bar chartBroken horizontal bars
Broken horizontal barsPlotting categorical variables
Plotting categorical variablesPlotting the coherence of two signals
Plotting the coherence of two signalsCross spectral density (CSD)
Cross spectral density (CSD)Curve with error band
Curve with error bandErrorbar subsampling
Errorbar subsamplingEventplot demo
Eventplot demoFilled polygon
Filled polygonfill_between with transparency
fill_between with transparencyFill the area between two lines
Fill the area between two linesFill the area between two vertical lines
Fill the area between two vertical linesBar chart with gradients
Bar chart with gradientsHat graph
Hat graphDiscrete distribution as horizontal bar chart
Discrete distribution as horizontal bar chartDashed line style configuration
Dashed line style configurationLines with a ticked patheffect
Lines with a ticked patheffectLinestyles
LinestylesMarker reference
Marker referenceMarkevery Demo
Markevery DemoMulticolored lines
Multicolored linesMapping marker properties to multivariate data
Mapping marker properties to multivariate dataPower spectral density (PSD)
Power spectral density (PSD)Scatter Demo2
Scatter Demo2Marker examples
Marker examplesScatter plot with a legend
Scatter plot with a legendLine plot
Line plotShade regions defined by a logical mask using fill_between
Shade regions defined by a logical mask using fill_betweenStackplots and streamgraphs
Stackplots and streamgraphsStairs Demo
Stairs DemoTimeline with lines, dates, and text
Timeline with lines, dates, and texthlines and vlines
hlines and vlinesCross- and auto-correlation
Cross- and auto-correlationAnchored Artists
Anchored ArtistsIdentify whether artists intersect
Identify whether artists intersectManual Contour
Manual ContourCoords Report
Coords ReportCustom projection
Custom projectionAGG filter
AGG filterRibbon box
Ribbon boxAdd lines directly to a figure
Add lines directly to a figureFindobj Demo
Findobj DemoBuilding histograms using Rectangles and PolyCollections
Building histograms using Rectangles and PolyCollectionsPlotting with keywords
Plotting with keywordsMultiprocessing
MultiprocessingPacked-bubble chart
Packed-bubble chartPatheffect Demo
Patheffect DemoRasterization for vector graphics
Rasterization for vector graphicsTickedStroke patheffect
TickedStroke patheffectZorder Demo
Zorder DemoClip the data to the axes view limits
Clip the data to the axes view limitsCustom hillshading in a 3D surface plot
Custom hillshading in a 3D surface plot3D plot projection types
3D plot projection types3D stem
3D stem3D surface (colormap)
3D surface (colormap)3D wireframe plots in one direction
3D wireframe plots in one directionBar of pie
Bar of pieNested pie charts
Nested pie chartsA pie and a donut with labels
A pie and a donut with labelsPie charts
Pie chartsPolar plot
Polar plotLoglog aspect
Loglog aspectLog scale
Log scaleLogit scale
Logit scaleExploring normalizations
Exploring normalizationsScales overview
Scales overviewSymlog scale
Symlog scaleArrow guide
Arrow guideLine, Poly and RegularPoly Collection with autoscaling
Line, Poly and RegularPoly Collection with autoscalingCompound path
Compound pathDolphins
DolphinsMmh Donuts!!!
Mmh Donuts!!!Ellipse with orientation arrow demo
Ellipse with orientation arrow demoEllipse Collection
Ellipse CollectionEllipse Demo
Ellipse DemoDrawing fancy boxes
Drawing fancy boxesHatch style reference
Hatch style referencePlot multiple lines using a LineCollection
Plot multiple lines using a LineCollectionCircles, Wedges and Polygons
Circles, Wedges and PolygonsPathPatch object
PathPatch objectBezier curve
Bezier curveIntegral as the area under a curve
Integral as the area under a curveStock prices over 32 years
Stock prices over 32 yearsHillshading
HillshadingAnscombe's quartet
Anscombe's quartetIshikawa Diagram
Ishikawa DiagramRadar chart (aka spider or star chart)
Radar chart (aka spider or star chart)Topographic hillshading
Topographic hillshadingCentered spines with arrows
Centered spines with arrowsMultiple y-axis with Spines
Multiple y-axis with SpinesSpines
SpinesDropped spines
Dropped spinesArtist customization in box plots
Artist customization in box plotsBox plots with custom fill colors
Box plots with custom fill colorsBoxplots
BoxplotsBox plot vs. violin plot comparison
Box plot vs. violin plot comparisonSeparate calculation and plotting of boxplots
Separate calculation and plotting of boxplotsPlot a confidence ellipse of a two-dimensional dataset
Plot a confidence ellipse of a two-dimensional datasetViolin plot customization
Violin plot customizationErrorbar function
Errorbar functionDifferent ways of specifying error bars
Different ways of specifying error barsIncluding upper and lower limits in error bars
Including upper and lower limits in error barsCreate boxes from error bars using PatchCollection
Create boxes from error bars using PatchCollectionHexagonal binned plot
Hexagonal binned plotHistograms
HistogramsBihistogram
BihistogramDemo of the histogram function's different histtype settings
Demo of the histogram function's different histtype settingsThe histogram (hist) function with multiple data sets
The histogram (hist) function with multiple data setsHistogram bins, density, and weight
Histogram bins, density, and weightMultiple histograms side by side
Multiple histograms side by sideTime Series Histogram
Time Series HistogramViolin plot basics
Violin plot basicsBayesian Methods for Hackers style sheet
Bayesian Methods for Hackers style sheetDark background style sheet
Dark background style sheetFiveThirtyEight style sheet
FiveThirtyEight style sheetggplot style sheet
ggplot style sheetGrayscale style sheet
Grayscale style sheetPetroff10 style sheet
Petroff10 style sheetStyle sheets reference
Style sheets referenceAlign labels and titles
Align labels and titlesProgrammatically control subplot adjustment
Programmatically control subplot adjustmentAxes box aspect
Axes box aspectAxes Demo
Axes DemoControlling view limits using margins and sticky_edges
Controlling view limits using margins and sticky_edgesAxes properties
Axes propertiesDraw regions that span an Axes
Draw regions that span an AxesEqual axis aspect ratio
Equal axis aspect ratioAxis label position
Axis label positionBroken axis
Broken axisResize Axes with constrained layout
Resize Axes with constrained layoutResize Axes with tight layout
Resize Axes with tight layoutDifferent scales on the same Axes
Different scales on the same AxesFigure size in different units
Figure size in different unitsFigure labels: suptitle, supxlabel, supylabel
Figure labels: suptitle, supxlabel, supylabelAdjacent subplots
Adjacent subplotsCombine two subplots using subplots and GridSpec
Combine two subplots using subplots and GridSpecInverted axis
Inverted axisSecondary Axis
Secondary AxisFigure subfigures
Figure subfiguresMultiple subplots
Multiple subplotsCreate multiple subplots using plt.subplots
Create multiple subplots using plt.subplotsPlots with different scales
Plots with different scalesZoom region inset Axes
Zoom region inset AxesAccented text
Accented textAlign y-labels
Align y-labelsScale invariant angle label
Scale invariant angle labelAngle annotations on bracket arrows
Angle annotations on bracket arrowsAnnotate transform
Annotate transformAnnotating a plot
Annotating a plotAnnotate plots
Annotate plotsCompose custom legends
Compose custom legendsDate tick labels
Date tick labelsAnnotationBbox demo
AnnotationBbox demoUsing a text as a Path
Using a text as a PathFormat ticks using engineering notation
Format ticks using engineering notationAnnotation arrow style reference
Annotation arrow style referenceFigure legend demo
Figure legend demoConfigure the font family
Configure the font familyUsing ttf font files
Using ttf font filesFont table
Font tableLegend using pre-defined labels
Legend using pre-defined labelsLegend Demo
Legend DemoArtist within an artist
Artist within an artistMathtext
MathtextMath fontfamily
Math fontfamilyMultiline
MultilinePlacing text boxes
Placing text boxesRender math equations using TeX
Render math equations using TeXText alignment
Text alignmentText rotation angle in data coordinates
Text rotation angle in data coordinatesTitle positioning
Title positioningText watermark
Text watermarkAlign tick labels
Align tick labelsAutomatically setting tick positions
Automatically setting tick positionsCenter labels between ticks
Center labels between ticksColorbar Tick Labelling
Colorbar Tick LabellingCustom Ticker
Custom TickerFormat date ticks using ConciseDateFormatter
Format date ticks using ConciseDateFormatterDate Demo Convert
Date Demo ConvertPlacing date ticks using recurrence rules
Placing date ticks using recurrence rulesDate tick locators and formatters
Date tick locators and formattersCustom tick formatter for time series
Custom tick formatter for time seriesDate precision and epochs
Date precision and epochsDollar ticks
Dollar ticksSI prefixed offsets and natural order of magnitudes
SI prefixed offsets and natural order of magnitudesMajor and minor ticks
Major and minor ticksMultilevel (nested) ticks
Multilevel (nested) ticksThe default tick formatter
The default tick formatterTick locators
Tick locatorsSet default y-axis tick labels on the right
Set default y-axis tick labels on the rightSetting tick labels from a list of values
Setting tick labels from a list of valuesMove x-axis tick labels to the top
Move x-axis tick labels to the topRotated tick labels
Rotated tick labelsFixing too many ticks
Fixing too many ticksAnnotation with units
Annotation with unitsArtist tests
Artist testsBar demo with units
Bar demo with unitsGroup barchart with units
Group barchart with unitsEvans test
Evans testRadian ticks
Radian ticksInches and centimeters
Inches and centimetersUnit handling
Unit handlingpyplot with GTK3
pyplot with GTK3pyplot with GTK4
pyplot with GTK4SVG Tooltip
SVG TooltipSimple Legend02
Simple Legend02Annotated cursor
Annotated cursorButtons
ButtonsCheck buttons
Check buttonsCursor
CursorLasso Selector
Lasso SelectorMouse Cursor
Mouse CursorMulticursor
MulticursorSelect indices from a collection using polygon selector
Select indices from a collection using polygon selectorPolygon Selector
Polygon SelectorImage scaling using a RangeSlider
Image scaling using a RangeSliderSlider
SliderSnap sliders to discrete values
Snap sliders to discrete valuesSpan Selector
Span SelectorTextbox
Textboxbar3d(x, y, z, dx, dy, dz)
bar3d(x, y, z, dx, dy, dz)fill_between(x1, y1, z1, x2, y2, z2)
fill_between(x1, y1, z1, x2, y2, z2)plot(xs, ys, zs)
plot(xs, ys, zs)quiver(X, Y, Z, U, V, W)
quiver(X, Y, Z, U, V, W)scatter(xs, ys, zs)
scatter(xs, ys, zs)stem(x, y, z)
stem(x, y, z)plot_surface(X, Y, Z)
plot_surface(X, Y, Z)plot_trisurf(x, y, z)
plot_trisurf(x, y, z)voxels([x, y, z], filled)
voxels([x, y, z], filled)plot_wireframe(X, Y, Z)
plot_wireframe(X, Y, Z)barbs(X, Y, U, V)
barbs(X, Y, U, V)contour(X, Y, Z)
contour(X, Y, Z)contourf(X, Y, Z)
contourf(X, Y, Z)imshow(Z)
imshow(Z)pcolormesh(X, Y, Z)
pcolormesh(X, Y, Z)quiver(X, Y, U, V)
quiver(X, Y, U, V)streamplot(X, Y, U, V)
streamplot(X, Y, U, V)bar(x, height)
bar(x, height)fill_between(x, y1, y2)
fill_between(x, y1, y2)plot(x, y)
plot(x, y)scatter(x, y)
scatter(x, y)stackplot(x, y)
stackplot(x, y)stairs(values)
stairs(values)stem(x, y)
stem(x, y)boxplot(X)
boxplot(X)ecdf(x)
ecdf(x)errorbar(x, y, yerr, xerr)
errorbar(x, y, yerr, xerr)eventplot(D)
eventplot(D)hexbin(x, y, C)
hexbin(x, y, C)hist2d(x, y)
hist2d(x, y)hist(x)
hist(x)pie(x)
pie(x)violinplot(D)
violinplot(D)tricontour(x, y, z)
tricontour(x, y, z)tricontourf(x, y, z)
tricontourf(x, y, z)tripcolor(x, y, z)
tripcolor(x, y, z)triplot(x, y)
triplot(x, y)Artist tutorial
Artist tutorialThe Lifecycle of a Plot
The Lifecycle of a PlotAnimations using Matplotlib
Animations using MatplotlibFaster rendering by using blitting
Faster rendering by using blittingStyling with cycler
Styling with cyclerPath Tutorial
Path TutorialTransformations Tutorial
Transformations TutorialArranging multiple Axes in a Figure
Arranging multiple Axes in a FigureAutoscaling Axis
Autoscaling AxisAxis scales
Axis scalesAxis ticks
Axis ticksPlotting dates and strings
Plotting dates and stringsPlacing colorbars
Placing colorbarsConstrained layout guide
Constrained layout guideLegend guide
Legend guideTight layout guide
Tight layout guideCustomized Colorbars Tutorial
Customized Colorbars TutorialCreating Colormaps in Matplotlib
Creating Colormaps in MatplotlibColormap normalization
Colormap normalizationChoosing Colormaps in Matplotlib
Choosing Colormaps in MatplotlibSpecifying colors
Specifying colorsQuick start guide
Quick start guideAnnotations
AnnotationsText in Matplotlib
Text in Matplotlib On this page- subplots()
- Examples using matplotlib.pyplot.subplots
Tag » How To Use Matplotlib Subplots
-
Creating Multiple Subplots Using bplots - Matplotlib
-
Matplotlib Subplot - W3Schools
-
Subplots Python (Matplotlib) - Machine Learning Plus
-
Multiple Subplots | Python Data Science Handbook
-
17. Creating Subplots In Matplotlib | Numerical Programming
-
How To Plot In Multiple Subplots - Python - Stack Overflow
-
Matplotlib Tutorial (Part 10): Subplots - YouTube
-
bplots() In Python - GeeksforGeeks
-
Matplotlib: Plotting Subplots In A Loop | Engineering For Data Science
-
Tutorial - Matplotlib Subplots - Naukri Learning
-
Matplotlib - Subplots() Function - Tutorialspoint
-
How To Add Subplots In Matplotlib – BMC Software | Blogs
-
How To Generate Subplots With Python's Matplotlib - Built In
-
Matplotlib Subplots Functionality - NumPy Video Tutorial - LinkedIn