Thanks to visit codestin.com Credit goes to github.com
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 21316b4 commit 880687fCopy full SHA for 880687f
examples/pylab_examples/major_minor_demo1.py
@@ -18,7 +18,7 @@
18
some base. The FormatStrFormatter uses a string format string (e.g.,
19
'%d' or '%1.2f' or '%1.1f cm' ) to format the tick
20
21
-The ppyplot interface grid command changes the grid settings of the
+The pyplot interface grid command changes the grid settings of the
22
major ticks of the y and y axis together. If you want to control the
23
grid of the minor ticks for a given axis, use for example
24
0 commit comments