items
: Plot primitives¶
Item¶
All plot primitives inherits from Item
as a common ground:
Curve¶
Images¶
Scatter¶
Histogram¶
Markers¶
Shapes¶
Item changed signal¶
Plot items emit a Item.sigItemChanged
signal when their values are updated.
This signal provides a flag in the following enumeration describing the modified value: