Version 3.2.1
matplotlib
  • Installation
  • Documentation
  • Examples
  • Tutorials
  • Contributing

Navigation

  • index
  • modules |
  • next |
  • previous |
  • home| 
  • contents »
  • API Overview »
  • matplotlib.axes »

Table of Contents

  • matplotlib.axes.Axes.set
    • Examples using matplotlib.axes.Axes.set

Related Topics

  • Documentation overview
    • API Overview
      • matplotlib.axes
        • Previous: matplotlib.axes.Axes.get_tightbbox
        • Next: matplotlib.axes.Axes.update
Show Page Source

matplotlib.axes.Axes.set¶

Axes.set(**kwargs)¶

A property batch setter. Pass kwargs to set properties.

Examples using matplotlib.axes.Axes.set¶

../../_images/sphx_glr_gradient_bar_thumb.png

Bar chart with gradients

../../_images/sphx_glr_simple_plot_thumb.png

Simple Plot

../../_images/sphx_glr_timeline_thumb.png

Creating a timeline with lines, dates, and text

../../_images/sphx_glr_irregulardatagrid_thumb.png

Contour plot of irregularly spaced data

../../_images/sphx_glr_plot_streamplot_thumb.png

Streamplot

../../_images/sphx_glr_subplot_demo_thumb.png

Basic Subplot Demo

../../_images/sphx_glr_subplots_demo_thumb.png

Creating multiple subplots using plt.subplots

../../_images/sphx_glr_hexbin_demo_thumb.png

Hexbin Demo

../../_images/sphx_glr_nested_pie_thumb.png

Nested pie charts

../../_images/sphx_glr_annotation_demo_thumb.png

Annotating Plots

../../_images/sphx_glr_dashpointlabel_thumb.png

Dashpoint Label

../../_images/sphx_glr_text_commands_thumb.png

Text Commands

../../_images/sphx_glr_demo_colorbar_of_inset_axes_thumb.png

Demo Colorbar of Inset Axes

../../_images/sphx_glr_inset_locator_demo_thumb.png

Inset Locator Demo

../../_images/sphx_glr_zoom_window_thumb.png

Zoom Window

../../_images/sphx_glr_contour_manual_thumb.png

Manual Contour

../../_images/sphx_glr_keyword_plotting_thumb.png

Plotting with keywords

../../_images/sphx_glr_log_demo_thumb.png

Log Demo

../../_images/sphx_glr_annotate_explain_thumb.png

Annotate Explain

../../_images/sphx_glr_connectionstyle_demo_thumb.png

Connectionstyle Demo

../../_images/sphx_glr_simple_annotate01_thumb.png

Simple Annotate01

../../_images/sphx_glr_span_selector_thumb.png

Span Selector

../../_images/sphx_glr_lifecycle_thumb.png

The Lifecycle of a Plot

© Copyright 2020 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
Last updated on Mar 21, 2020. Created using Sphinx 1.8.5. Doc version 3.2.1.