fixed formating

This commit is contained in:
jkriege2 2019-01-08 20:06:19 +01:00
parent 4ed1d41e8c
commit 3e21d8a17f

View File

@ -135,9 +135,11 @@ void FormWithJKQtPlotter::on_btnReplot_clicked()
The result looks like this:
![jkqtplotter_simpletest_ui1](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_ui.png)
If you set both axes to logarithmic and modify the plotted function a bit, you get:
![jkqtplotter_simpletest_ui1](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_ui_loglog.png)