Skip to content

Commit dc08a36

Browse files
timhoffmrcomer
andauthored
Update galleries/examples/ticks/ticklabels_rotation.py
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent d30e29a commit dc08a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

galleries/examples/ticks/ticklabels_rotation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
the *rotation* parameter. Set the *rotation_mode* parameter to "xtick" / "ytick" to
99
make the text point towards the tick, see also `~.Text.set_rotation_mode`.
1010
11-
Note: We use `layout="constrained"` to make sure there is enough space for the tick
11+
Note: We use ``layout="constrained"`` to make sure there is enough space for the tick
1212
labels so that they are not cut off.
1313
"""
1414

0 commit comments

Comments
 (0)