File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
# Gallery sections shall be diplayed in the following order.
10
10
# Non-matching sections are appended.
11
11
explicit_order_folders = [
12
- '../examples/api' ,
13
- '../examples/pyplots' ,
14
- '../examples/subplots_axes_and_figures' ,
15
- '../examples/color' ,
16
- '../examples/statistics' ,
17
12
'../examples/lines_bars_and_markers' ,
18
13
'../examples/images_contours_and_fields' ,
19
- '../examples/shapes_and_collections ' ,
20
- '../examples/text_labels_and_annotations ' ,
14
+ '../examples/subplots_axes_and_figures ' ,
15
+ '../examples/statistics ' ,
21
16
'../examples/pie_and_polar_charts' ,
17
+ '../examples/text_labels_and_annotations' ,
18
+ '../examples/pyplots' ,
19
+ '../examples/color' ,
20
+ '../examples/shapes_and_collections' ,
22
21
'../examples/style_sheets' ,
23
22
'../examples/axes_grid1' ,
24
23
'../examples/axisartist' ,
Original file line number Diff line number Diff line change 2
2
3
3
.. _gallery:
4
4
5
+ =======
5
6
Gallery
6
7
=======
7
8
You can’t perform that action at this time.
0 commit comments