Skip to content

Commit 7ee3b69

Browse files
authored
DOC: Move engineering formatter example from Text to Ticks (matplotlib#31764)
Ticks is the suitable category because this is about Ticks and their Formatters not about text styling.
1 parent 5c55704 commit 7ee3b69

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)