predict-idlab / plotly-resampler

Visualize large time series data with plotly.py
https://predict-idlab.github.io/plotly-resampler/latest
MIT License
1k stars 67 forks source link

Do we still need `interleave_gaps`? #202

Closed jonasvdd closed 1 year ago

jonasvdd commented 1 year ago

PR #199 decoupled the gap handlers from the downsample instances. As such, we do not need the interleave_gaps argument in:

jvdd commented 1 year ago

Closing since this is tackled in #204