redvypr.devices.plot.plot_widgets.redvypr_graph_widget¶
- class redvypr.devices.plot.plot_widgets.redvypr_graph_widget(*args: Any, **kwargs: Any)¶
Widget is plotting realtimedata using the pyqtgraph functionality This widget can be configured with a configuration dictionary
- __init__(config=None)¶
Methods
__init__([config])Function is called by the initialization or after the configuration was changed
Clears the buffer of all lines
Creates the configuration
update_plot(data)Updates the plot based on the given data