Structsยง
- Builder
- A builder for TemporalDecimateStrategy
- Complete
- The final stage for
TemporalDecimateStrategy
. - Temporal
Decimate Strategy - Buckets the input by time range into equally sized buckets. The number of buckets is determined by the maxPoints parameter. Returns a CartesianPlot.
- XAggregation
Stage - The
x_aggregation
stage forBuilder
. - YAggregation
Stage - The
y_aggregation
stage forBuilder
.