Skip to content

cannot get dynamic resampling in databricks python notebook (or generated html) #205

@jhgorse

Description

@jhgorse

Greetings,

I am trying to generate a standalone html file, as plotly does, with the plotly-resampler such that it will dynamically resample based on zoom events. Currently, I get statically resampled windowed data that does not resample on zoom.

I have tried various combinations from the documentation, including:

  • register_plotly_resampler(mode="widget", default_n_shown_samples=1500) # auto inline_persistent inline widget
  • FigureWidgetResampler

Databricks notebook is free here:
https://community.cloud.databricks.com/login.html

The only addition I made were the python libraries here with this cell:
%pip install plotly_resampler lttbc

Thank you for your time.

Cheers,
Joe

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationduplicateThis issue or pull request already existsintegrationIntegration with new environments/tools/...

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions