We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1746d11 commit 5908acbCopy full SHA for 5908acb
galleries/examples/ticks/centered_ticklabels.py
@@ -7,8 +7,8 @@
7
centered.
8
9
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.
+this behavior, one can place a minor tick in between the major ticks. Then
+label the minor tick, and hide the minor tick lines and the major tick labels.
12
13
Here is an example that labels the months, centered between the ticks.
14
"""
0 commit comments