re_view_time_series::view_class

Function add_series_to_plot

Source
fn add_series_to_plot(
    plot_ui: &mut PlotUi<'_>,
    highlights: &ViewHighlights,
    all_plot_series: &[&PlotSeries],
    time_offset: i64,
    scalar_range: &mut Range1D,
)