Skip to content

Commit f21219b

Browse files
committed
DOC: Remove text rotation example
The content is duplicate to the "Text rotation mode" example and the latter has a better and more complete description.
1 parent 45f8ebc commit f21219b

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)