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])

apply_config()

Function is called by the initialization or after the configuration was changed

clear_buffer()

Clears the buffer of all lines

create_widgets()

Creates the configuration

update_plot(data)

Updates the plot based on the given data