CMD + K

plotly-resampler

Anaconda Verified

Visualizing large time series with plotly

Installation

To install this package, run one of the following:

Conda
$conda install main::plotly-resampler

Usage Tracking

0.11.0
0.8.3.2
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Visualizing large time series with plotly

Last Updated

Oct 13, 2025 at 10:14

License

MIT

Total Downloads

1.3K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.8.3.2
macOS-64 Last supported version: 0.8.3.2