Skip to content

Commit 09c58e5

Browse files
kyrachoQuLogic
andauthored
Update doc/users/next_whats_new/xtick_ytick_rotation_modes.rst
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent cb3a75b commit 09c58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/next_whats_new/xtick_ytick_rotation_modes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
A new feature has been added for handling rotation of xtick and ytick
55
labels more intuitively. The new `rotation modes <matplotlib.text.Text.set_rotation_mode>`
66
"xtick" and "ytick" automatically adjust the alignment of rotated tick labels,
7-
so that the texts point towards their anchor point, i.e. ticks. This works for
7+
so that the text points towards their anchor point, i.e. ticks. This works for
88
all four sides of the plot (bottom, top, left, right), reducing the need for
99
manual adjustments when rotating labels.
1010

0 commit comments

Comments
 (0)