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 2c1ad92 commit b39cd33Copy full SHA for b39cd33
1 file changed
doc/users/faq.rst
@@ -20,7 +20,7 @@ Please see :ref:`figures-not-showing`.
20
Why do I have so many ticks, and/or why are they out of order?
21
--------------------------------------------------------------
22
23
-One common cause for unexpected tick behavior is passing a *list of strings
+A common cause for unexpected tick behavior is passing a *list of strings
24
instead of numbers or datetime objects*. This can easily happen without notice
25
when reading in a comma-delimited text file. Matplotlib treats lists of strings
26
as *categorical* variables
0 commit comments