pydm
pydm copied to clipboard
LTTB downsampling
What's the problem this feature will solve? Plotting of large timeseries data sets.
Describe the solution you'd like Add LTTB downsampling.
Additional context
See demo at https://www.base.is/flot/.
Python based modules to consider:
https://github.com/dgoeries/lttbc/ https://pypi.org/project/lttb/
Also asked in the https://github.com/pyqtgraph/pyqtgraph/issues/3245 as I'm not sure where this fits best.