Skip to content

Commit 66e1a3f

Browse files
committed
DOC: reorder text, labels and annotations examples
1 parent 979c178 commit 66e1a3f

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples
2+
3+
# text formatting
4+
text_commands
5+
text_fontdict
6+
text_alignment
7+
multiline
8+
autowrap
9+
demo_text_rotation_mode
10+
text_rotation_relative_to_line
11+
rainbow_text
12+
demo_text_path
13+
14+
# annoations
15+
annotation_basic
16+
annotation_demo
17+
annotation_polar
18+
angles_on_bracket_arrows
19+
fancyarrow_demo
20+
fancytextbox_demo
21+
placing_text_boxes
22+
label_subplots
23+
demo_annotation_box
24+
arrow_demo
25+
angle_annotation
26+
27+
# legend
28+
legend_demo
29+
legend
30+
custom_legends
31+
figlegend_demo
32+
33+
# demos
34+
accented_text
35+
dfrac_demo
36+
font_family_rc
37+
font_file
38+
font_table
39+
fonts_demo
40+
fonts_demo_kw
41+
mathtext_asarray
42+
mathtext_demo
43+
mathtext_examples
44+
mathtext_fontfamily_example
45+
stix_fonts_demo
46+
tex_demo
47+
unicode_minus
48+
usetex_baseline_test
49+
usetex_fonteffects
50+
51+
# other
52+
line_with_text
53+
titles_demo
54+
watermark_text

0 commit comments

Comments
 (0)