Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b39cd33

Browse files
Improve clarity in FAQ documentation
1 parent 2c1ad92 commit b39cd33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/users/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please see :ref:`figures-not-showing`.
2020
Why do I have so many ticks, and/or why are they out of order?
2121
--------------------------------------------------------------
2222

23-
One common cause for unexpected tick behavior is passing a *list of strings
23+
A common cause for unexpected tick behavior is passing a *list of strings
2424
instead of numbers or datetime objects*. This can easily happen without notice
2525
when reading in a comma-delimited text file. Matplotlib treats lists of strings
2626
as *categorical* variables

0 commit comments

Comments
 (0)