redvypr.devices.plot.plot_widgets.redvypr_numdisp_widget¶
- class redvypr.devices.plot.plot_widgets.redvypr_numdisp_widget(*args: Any, **kwargs: Any)¶
Widget is plotting realtimedata on a display
- __init__(config=None)¶
Methods
__init__([config])Applies the config to the widgets Returns:
get_timestr(unixtime[, format])Returns a time string
update_plot(data)Updates the plot based on the given data