TMSiFrontend.plotters.signal_plotter.SignalPlotter.downsample_based_on_screen#
- SignalPlotter.downsample_based_on_screen(data_to_plot, time_span)#
Downsample data to plot and time span based on screen
- Parameters:
data_to_plot (list of array) – data to plot
time_span (list) – time coordinates
- Returns:
data to plot and time span
- Return type:
list of array, list