Skip to content

Commit 5908acb

Browse files
timhoffmQuLogic
andauthored
Update centered_ticklabels.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 1746d11 commit 5908acb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galleries/examples/ticks/centered_ticklabels.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
centered.
88
99
However, there is no direct way to center the labels between ticks. To fake
10-
this behavior, one can a place a minor tick in between the major ticks. Then
11-
label the minor tick and hide the minor tick lines and the major tick labels.
10+
this behavior, one can place a minor tick in between the major ticks. Then
11+
label the minor tick, and hide the minor tick lines and the major tick labels.
1212
1313
Here is an example that labels the months, centered between the ticks.
1414
"""

0 commit comments

Comments
 (0)