Closed poonam2308 closed 7 months ago
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.
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.
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 ?