You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Version 3.3.2.post2201+g1eef01910
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
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¶

Autoscaling

Autoscaling¶

© Copyright 2020 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2021 The Matplotlib development team.
Last updated on Sep 15, 2020. Created using Sphinx 3.4.3. Doc version v3.3.2-2201-g1eef01910.