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

Let save() take Pathlib path #96

Closed
RoyalTS opened this issue Jul 18, 2021 · 1 comment
Closed

Let save() take Pathlib path #96

RoyalTS opened this issue Jul 18, 2021 · 1 comment

Comments

@RoyalTS
Copy link

RoyalTS commented Jul 18, 2021

Seems like at the present one has to cast to str before passing such a path to save() as per

fp: Optional[Union[IO, str]] = None,

@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