matplotlib.widgets.Widget#
- classmatplotlib.widgets.Widget[source]#
Bases:
objectAbstract base class for GUI neutral widgets.
- propertyactive#
Is the widget active?
- drawon=True#
- eventson=True#
Examples usingmatplotlib.widgets.Widget#
Select indices from a collection using polygon selector
Select indices from a collection using polygon selector
On this page