We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979c178 commit 899e5a6Copy full SHA for 899e5a6
1 file changed
galleries/examples/ticks/gallery_order.txt
@@ -0,0 +1,34 @@
1
+# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples
2
+
3
+# positioning and alignment
4
+auto_ticks
5
+tick-locators
6
+major_minor_demo
7
+align_ticklabels
8
+ticks_top_right
9
+centered_ticklabels
10
+ticklabels_rotation
11
+multilevel_ticks
12
13
+# formatting
14
+scalarformatter
15
+tick-formatters
16
+custom_ticker1
17
+dollar_ticks
18
+engineering_formatter
19
+engformatter_offset
20
+tick_labels_from_values
21
22
+# date
23
+date
24
+date_formatters_locators
25
+date_concise_formatter
26
+date_demo_convert
27
+date_demo_rrule
28
+date_index_formatter
29
+date_precision_and_epochs
30
31
+# other
32
+colorbar_tick_labelling_demo
33
+fig_axes_customize_simple
34
+ticks_too_many
0 commit comments