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#