altair-viz / altair_saver

Altair extension for saving charts in a variety of formats.
BSD 3-Clause "New" or "Revised" License
95 stars 33 forks source link

Update vega-lite-cli and vega-cli conda packages #102

Closed joelostblom closed 7 months ago

joelostblom commented 2 years ago

Currently altair-saver requires these to be installed via npm until the conda packages are updated.

joelostblom commented 7 months ago

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.