Function re_space_view_time_series::aggregation::are_aggregatable
source · fn are_aggregatable(
point1: &PlotPoint,
point2: &PlotPoint,
window_size: usize
) -> bool
Expand description
Are two PlotPoint
s safe to aggregate?