We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54bb4ba + cad706b commit 54521ddCopy full SHA for 54521dd
source/viz.md
@@ -1916,7 +1916,7 @@ glue("svg_size", svg_size)
1916
- {glue:}`svg_size` MB
1917
```
1918
1919
-Take a look at the file sizes in {numref}`png-vs-svg-table`
+Take a look at the file sizes in {numref}`png-vs-svg-table`.
1920
Wow, that's quite a difference! In this case, the `.png` image is almost 4 times
1921
smaller than the `.svg` image. Since there are a decent number of points in the plot,
1922
the vector graphics format image (`.svg`) is bigger than the raster image (`.png`), which
0 commit comments