About Anaconda Help Download Anaconda

main / packages / plotly-resampler 0.8.3.2

Visualizing large time series with plotly

Installers

  • linux-64 v0.8.3.2
  • linux-aarch64 v0.8.3.2
  • osx-64 v0.8.3.2
  • osx-arm64 v0.8.3.2
  • win-64 v0.8.3.2
  • linux-ppc64le v0.8.3.2

conda install

To install this package run one of the following:
conda install main::plotly-resampler

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy