Skip to content

Commit 220f8d9

Browse files
authored
Update viz.md (#137)
1 parent 3eeaf53 commit 220f8d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/viz.md

-2
Original file line numberDiff line numberDiff line change
@@ -1881,8 +1881,6 @@ we demonstrate how to save PNG and SVG file types for the
18811881
`faithful_scatter_labels` plot.
18821882

18831883
```{code-cell} ipython3
1884-
from altair_saver import save
1885-
18861884
faithful_scatter_labels.save("img/faithful_plot.png")
18871885
faithful_scatter_labels.save("img/faithful_plot.svg")
18881886

0 commit comments

Comments
 (0)