mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
minor changes to doc
This commit is contained in:
parent
0a15580306
commit
8bbfe37436
@ -275,7 +275,7 @@ Then you can plot these as a parametrized scatter graph (`JKQTPXYParametrizedSca
|
||||
imggraph->setHeight(1.5);
|
||||
imggraph->setTitle(QObject::tr("imgColumn"));
|
||||
```
|
||||
The result will look like this:
|
||||
The result will look like this (`JKQTPXYParametrizedScatterGraph` on the left and `JKQTPColumnMathImage` on the right):
|
||||
|
||||
![simpletest_datastore_image](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/simpletest_datastore_image.png)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user