Skip to content

Commit fc2b567

Browse files
authored
Merge pull request matplotlib#31771 from meeseeksmachine/auto-backport-of-pr-31764-on-v3.11.x
Backport PR matplotlib#31764 on branch v3.11.x (DOC: Move engineering formatter example from Text to Ticks)
2 parents 00a81f6 + 6f25c6f commit fc2b567

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

galleries/examples/text_labels_and_annotations/engineering_formatter.py renamed to galleries/examples/ticks/engineering_formatter.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
=======================================
55
66
Use of the engineering Formatter.
7+
8+
.. redirect-from:: /gallery/text_labels_and_annotations/engineering_formatter
79
"""
810

911
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)