fixed documentation error

This commit is contained in:
jkriege2 2019-04-22 18:40:01 +02:00
parent 52cd2dc2d8
commit a62825f9e5

View File

@ -96,11 +96,11 @@ Switching the minor grid off results in a plot like this:
These examples show the results for different typical values for `setMinorTicks()`: These examples show the results for different typical values for `setMinorTicks()`:
![logaxis_setMinorticks](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/logaxis_setMinorticks.png) ![logaxis_set_minorticks](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/logaxis_set_minorticks.png)
These examples show the results for different typical values for `setLabelType()`: These examples show the results for different typical values for `setLabelType()`:
![logaxis_setLabelType](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/logaxis_setLabelType.png) ![logaxis_set_labelType](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/logaxis_set_labelType.png)