diff --git a/altair/vegalite/v5/api.py b/altair/vegalite/v5/api.py index 1687a6c59..9458442ca 100644 --- a/altair/vegalite/v5/api.py +++ b/altair/vegalite/v5/api.py @@ -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