We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979c178 commit 5dfd74bCopy full SHA for 5dfd74b
1 file changed
galleries/examples/ticks/gallery_order.txt
@@ -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