fixed typo

This commit is contained in:
Jan W. Krieger 2018-12-23 20:29:52 +01:00
parent 8802a02232
commit 37afd67496

View File

@ -47,7 +47,7 @@ This code snippet results in a plot like this:
the adaptive capabilities of the rendering algorithm can be seen, when plotting e.g. `2/x`, which is drawn smoothely, even around the undefined value at `x=0`:
![jkqtplotter_simpletest_parsedfunctionplot_2overx.png](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_parsedfunctionplot_2overx.png.png)
![jkqtplotter_simpletest_parsedfunctionplot_2overx.png](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_parsedfunctionplot_2overx.png)
[Back to JKQTPlotter main page](https://github.com/jkriege2/JKQtPlotter/)