re_view_time_series::series_query

Function allocate_plot_points

Source
pub fn allocate_plot_points(
    query: &RangeQuery,
    default_point: &PlotPoint,
    all_scalar_chunks: &[Chunk],
    num_series: usize,
) -> SmallVec<[Vec<PlotPoint>; 1]>
Expand description

Allocates all points for the series.