FormPlotter.clear_collection

FormPlotter.clear_collection(collection)[source]

Clears a matplotlib collection object.

Parameters

collection (object) – The matplotlib collection object.

Notes

For more info, see 1 and 2.

References

1

https://matplotlib.org/2.0.2/api/collections_api.html

2

https://matplotlib.org/2.0.2/api/collections_api.html#matplotlib.collections.Collection.remove