re_view_time_series::series_query

Function collect_scalars

Source
pub fn collect_scalars(
    all_scalar_chunks: &[Chunk],
    points_per_series: &mut SmallVec<[Vec<PlotPoint>; 1]>,
)
Expand description

Allocates scalars per series into pre-allocated plot points.