We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74d4c2b + f898de2 commit 0223450Copy full SHA for 0223450
plotly_resampler/aggregation/aggregators.py
@@ -99,7 +99,7 @@ class MinMaxOverlapAggregator(DataPointSelector):
99
"""Aggregation method which performs binned min-max aggregation over 50% overlapping
100
windows.
101
102
- 
+ 
103
104
In the above image, **bin_size**: represents the size of *(len(series) / n_out)*.
105
As the windows have 50% overlap and are consecutive, the min & max values are
0 commit comments