You are reading an old version of the documentation (v2.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.add_collection.html
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.axes.Axes.add_collection

Axes.add_collection(collection, autolim=True)

Add a Collection instance to the axes.

Returns the collection.