You are reading an old version of the documentation (v3.2.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set.html
Version 3.2.2
matplotlib
Fork me on GitHub
  • Installation
  • Documentation
  • Examples
  • Tutorials
  • Contributing

Navigation

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

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(self, **kwargs)¶

A property batch setter. Pass kwargs to set properties.

Examples using matplotlib.axes.Axes.set¶

Bar chart with gradients

Bar chart with gradients¶

Simple Plot

Simple Plot¶

Creating a timeline with lines, dates, and text

Creating a timeline with lines, dates, and text¶

Contour plot of irregularly spaced data

Contour plot of irregularly spaced data¶

Streamplot

Streamplot¶

Basic Subplot Demo

Basic Subplot Demo¶

Creating multiple subplots using ``plt.subplots``

Creating multiple subplots using plt.subplots¶

Hexbin Demo

Hexbin Demo¶

Nested pie charts

Nested pie charts¶

Annotating Plots

Annotating Plots¶

Dashpoint Label

Dashpoint Label¶

Text Commands

Text Commands¶

Demo Colorbar of Inset Axes

Demo Colorbar of Inset Axes¶

Inset Locator Demo

Inset Locator Demo¶

Zoom Window

Zoom Window¶

Manual Contour

Manual Contour¶

Plotting with keywords

Plotting with keywords¶

3D voxel / volumetric plot with rgb colors

3D voxel / volumetric plot with rgb colors¶

Log Demo

Log Demo¶

Annotate Explain

Annotate Explain¶

Connectionstyle Demo

Connectionstyle Demo¶

Simple Annotate01

Simple Annotate01¶

Span Selector

Span Selector¶

The Lifecycle of a Plot

The Lifecycle of a Plot¶

© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
Last updated on Jun 17, 2020. Created using Sphinx 3.1.1. Doc version v3.2.2-2-g137edd56a.