-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already existsintegrationIntegration with new environments/tools/...Integration with new environments/tools/...
Description
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 widgetFigureWidgetResampler
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already existsintegrationIntegration with new environments/tools/...Integration with new environments/tools/...