You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Version 3.3.0rc1+229.g97785f2e6
matplotlib
Fork me on GitHub
  • Installation
  • Documentation
  • Examples
  • Tutorials
  • Contributing

Navigation

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

Table of Contents

  • matplotlib.axes.Axes.add_collection
    • Examples using matplotlib.axes.Axes.add_collection

Related Topics

  • Documentation overview
    • API Overview
      • matplotlib.axes
        • Previous: matplotlib.axes.Axes.add_child_axes
        • Next: matplotlib.axes.Axes.add_container
Show Page Source

matplotlib.axes.Axes.add_collection¶

Axes.add_collection(collection, autolim=True)¶

Add a Collection to the axes' collections; return the collection.

Examples using matplotlib.axes.Axes.add_collection¶

EventCollection Demo

EventCollection Demo¶

Using span_where

Using span_where¶

Creating boxes from error bars using PatchCollection

Creating boxes from error bars using PatchCollection¶

Reference for Matplotlib artists

Reference for Matplotlib artists¶

Line, Poly and RegularPoly Collection with autoscaling

Line, Poly and RegularPoly Collection with autoscaling¶

Ellipse Collection

Ellipse Collection¶

Line Collection

Line Collection¶

Circles, Wedges and Polygons

Circles, Wedges and Polygons¶

Lasso Demo

Lasso Demo¶

MRI With EEG

MRI With EEG¶

Artist tests

Artist tests¶

© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2020 The Matplotlib development team.
Last updated on Jul 12, 2020. Created using Sphinx 3.1.2. Doc version v3.3.0rc1-229-g97785f2e6.