We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b08db commit c459c6cCopy full SHA for c459c6c
README.md
@@ -278,7 +278,7 @@ By default, plots in IJulia are sent to the notebook as PNG images.
278
Optionally, you can tell PyPlot to display plots in the browser as
279
[SVG](https://en.wikipedia.org/wiki/Scalable_Vector_Graphics) images,
280
which have the advantage of being resolution-independent (so that they
281
-display without pixellation at high-resolutions, for example if you
+display without pixelation at high-resolutions, for example if you
282
convert an IJulia notebook to PDF), by running:
283
```
284
PyPlot.svg(true)
0 commit comments