On this page
matplotlib.axes.Axes.add_collection
- Axes.add_collection(collection, autolim=True)[source]
-
Add a
Collection
to the Axes; return the collection.
Examples using matplotlib.axes.Axes.add_collection
Creating boxes from error bars using PatchCollection
Creating boxes from error bars using PatchCollection
Line, Poly and RegularPoly Collection with autoscaling
Line, Poly and RegularPoly Collection with autoscaling
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.add_collection.html