Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

save() is not working #123

Closed
poonam2308 opened this issue Nov 20, 2023 · 2 comments
Closed

save() is not working #123

poonam2308 opened this issue Nov 20, 2023 · 2 comments

Comments

@poonam2308
Copy link

AttributeError: 'WebDriver' object has no attribute 'find_element_by_id'

It could be due to update in "https://stackoverflow.com/questions/72773206/selenium-python-attributeerror-webdriver-object-has-no-attribute-find-el"

could you please guide with this issue ?

@joelostblom
Copy link
Member

It is currently recommended to use vl-convert to save altair charts to static formats https://github.com/vega/vl-convert. Try using that instead of altair-saver.

@joelostblom
Copy link
Member

Since Altair 5.2, the functionality of Altair Saver is now available in Altair via the vl-convert package. Most of the functionality has been available since 5.0, and the main addition in 5.2 was PDF export. See the docs on how to save charts for more details

We are going to archive this repo, so I'm closing all the open issues and PRs before doing so. Try out the new options for saving charts mentioned above and if you run into issues, please open an issue directly in the altair or vl-convert repo.

@joelostblom joelostblom closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants