plotly-resampler
Visualizing large time series with plotly
Visualizing large time series with plotly
To install this package, run one of the following:
Plotly is an awesome interactive visualization library, however it can get pretty slow when a lot of data points are visualized (100 000+ datapoints). Plotly-resampler solves this by downsampling (aggregating) the data respective to the view and then plotting the aggregated points. When you interact with the plot (panning, zooming, ...), callbacks are used to aggregate data and update the figure.
Summary
Visualizing large time series with plotly
Last Updated
Oct 13, 2025 at 10:14
License
MIT
Total Downloads
1.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/predict-idlab/plotly-resampler