Function re_view_time_series::aggregation::are_aggregatable

source ยท
fn are_aggregatable(
    point1: &PlotPoint,
    point2: &PlotPoint,
    window_size: usize,
) -> bool
Expand description

Are two PlotPoints safe to aggregate?