8000 Merge pull request #24490 from timhoffm/del-textrotation · matplotlib/matplotlib@dbe0ee6 · GitHub
[go: up one dir, main page]

Skip to content

Commit dbe0ee6

Browse files
authored
Merge pull request #24490 from timhoffm/del-textrotation
DOC: Remove text rotation example
2 parents 2b7021d + f21219b commit dbe0ee6

File tree

2 files changed

+2
-49
lines changed

2 files changed

+2
-49
lines changed

examples/text_labels_and_annotations/demo_text_rotation_mode.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
the bounding box of the rotated text.
1818
- ``rotation_mode='anchor'`` aligns the unrotated text and then rotates the
1919
text around the point of alignment.
20+
21+
.. redirect-from:: /gallery/text_labels_and_annotations/text_rotation
2022
"""
2123

2224
import matplotlib.pyplot as plt

examples/text_labels_and_annotations/text_rotation.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0