Skip to content

Commit

Permalink
Update viz.md (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom authored Jan 18, 2023
1 parent 3eeaf53 commit 220f8d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/viz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1881,8 +1881,6 @@ we demonstrate how to save PNG and SVG file types for the
`faithful_scatter_labels` plot.

```{code-cell} ipython3
from altair_saver import save
faithful_scatter_labels.save("img/faithful_plot.png")
faithful_scatter_labels.save("img/faithful_plot.svg")
Expand Down

0 comments on commit 220f8d9

Please sign in to comment.