From 5ebbaccf4a7daa43f14d6f25f742c6b63a764f3b Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Fri, 5 Jun 2026 21:37:51 +0200 Subject: [PATCH] Backport PR #31838: DOC: reorder text, labels and annotations examples --- .../gallery_order.txt | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 galleries/examples/text_labels_and_annotations/gallery_order.txt diff --git a/galleries/examples/text_labels_and_annotations/gallery_order.txt b/galleries/examples/text_labels_and_annotations/gallery_order.txt new file mode 100644 index 000000000000..2620097be023 --- /dev/null +++ b/galleries/examples/text_labels_and_annotations/gallery_order.txt @@ -0,0 +1,54 @@ +# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples + +# text formatting +text_commands +text_fontdict +text_alignment +multiline +autowrap +demo_text_rotation_mode +text_rotation_relative_to_line +rainbow_text +demo_text_path + +# annotations +annotation_basic +annotation_demo +annotation_polar +angles_on_bracket_arrows +fancyarrow_demo +fancytextbox_demo +placing_text_boxes +label_subplots +demo_annotation_box +arrow_demo +angle_annotation + +# legend +legend_demo +legend +custom_legends +figlegend_demo + +# demos +accented_text +dfrac_demo +font_family_rc +font_file +font_table +fonts_demo +fonts_demo_kw +mathtext_asarray +mathtext_demo +mathtext_examples +mathtext_fontfamily_example +stix_fonts_demo +tex_demo +unicode_minus +usetex_baseline_test +usetex_fonteffects + +# other +line_with_text +titles_demo +watermark_text