Skip to content

Deprecate kaleido #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Deprecate kaleido #319

wants to merge 3 commits into from

Conversation

andrei-ng
Copy link
Collaborator

No description provided.

@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch 30 times, most recently from 971ae11 to 8bf7da9 Compare July 2, 2025 11:53
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch 11 times, most recently from 6fc0105 to e2a3776 Compare July 5, 2025 10:06
 - allow user to reuse the exporter object
 - use data uri for CDN case and file for offline case when generating the html for static image export
     - there are size restrictions when using data-uri , webdriver cannot load large data-uri
       files, so for offline mode, default to using html returned by to_file
 - added build.rs to download webdriver chromedriver/geckodriver
 - include example on how to use static export for json data
 - allow user to set browser capabilities via setter
 - allow user to configure html2pdf timeout
 - added documentation and add example for plotly_static

 - included new static export in plotly crate and marked kaleido as
   deprecated using deprecation warnings
 - add extra api to reuse static exporter
 - refactored usage of imageformat between packages
 - added custom CI setup for Windows as Windows GitHub Action for
   chrome setup is unique

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch 9 times, most recently from c997dac to aab9c00 Compare July 5, 2025 22:12
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch 6 times, most recently from bb1b7d1 to b0f322e Compare July 6, 2025 11:14
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch from b0f322e to db67cdc Compare July 6, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant