Plotter
For conceptual usage, see:
- class pyrogue.pydm.widgets.Plotter(parent=None, init_channel=None)[source]
PyDM widget that displays an incoming matplotlib figure published by a pyrogue Variable.
- Parameters:
parent (QWidget | None, default:
None) – Parent Qt widget.init_channel (str | None, default:
None) – Initial Rogue channel address.