Skip to content

Commit

Permalink
docs: Remove reference to altair_saver in save (#3510)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned authored Jul 30, 2024
1 parent 02532b6 commit 2c9a727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion altair/vegalite/v5/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ def save(
json_kwds : dict (optional)
Additional keyword arguments are passed to the output method
associated with the specified format.
engine: string {'vl-convert', 'altair_saver'}
engine: string {'vl-convert'}
the conversion engine to use for 'png', 'svg', and 'pdf' formats
inline: bool (optional)
If False (default), the required JavaScript libraries are loaded
Expand Down

0 comments on commit 2c9a727

Please sign in to comment.