Skip to content

Commit 5dfd74b

Browse files
committed
DOC: reorder ticks examples
1 parent 979c178 commit 5dfd74b

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples
2+
3+
4+
# positioning and alignment
5+
auto_ticks
6+
tick-locators
7+
major_minor_demo
8+
align_ticklabels
9+
ticks_top_right
10+
centered_ticklabels
11+
ticklabels_rotation
12+
multilevel_ticks
13+
14+
# formatting
15+
scalarformatter
16+
tick-formatters
17+
custom_ticker1
18+
dollar_ticks
19+
engineering_formatter
20+
engformatter_offset
21+
tick_labels_from_values
22+
23+
# date
24+
date
25+
date_formatters_locators
26+
date_concise_formatter
27+
date_demo_convert
28+
date_demo_rrule
29+
date_index_formatter
30+
date_precision_and_epochs
31+
32+
# other
33+
colorbar_tick_labelling_demo
34+
fig_axes_customize_simple
35+
ticks_too_many

0 commit comments

Comments
 (0)