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 8 commits into
base: main
Choose a base branch
from
Draft

Deprecate kaleido #319

wants to merge 8 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 16 times, most recently from 6fc0105 to e2a3776 Compare July 5, 2025 10:06
andrei-ng added 2 commits July 5, 2025 12:11
 - 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>
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch from e2a3776 to 47f3379 Compare July 5, 2025 10:12
andrei-ng added 2 commits July 5, 2025 13:17
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch from ee779a7 to b0e81d1 Compare July 5, 2025 16:59
andrei-ng added 2 commits July 5, 2025 19:13
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch from b0e81d1 to ce71401 Compare July 5, 2025 17:15
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch 2 times, most recently from d7da7fa to de794bb Compare July 5, 2025 17:59
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
@andrei-ng andrei-ng force-pushed the deprecate-kaleido branch from de794bb to f9b4c59 Compare July 5, 2025 20:19
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