File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99# Gallery sections shall be diplayed in the following order.
1010# Non-matching sections are appended.
1111explicit_order_folders = [
12- '../examples/api' ,
13- '../examples/pyplots' ,
14- '../examples/subplots_axes_and_figures' ,
15- '../examples/color' ,
16- '../examples/statistics' ,
1712 '../examples/lines_bars_and_markers' ,
1813 '../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 ' ,
2116 '../examples/pie_and_polar_charts' ,
17+ '../examples/text_labels_and_annotations' ,
18+ '../examples/pyplots' ,
19+ '../examples/color' ,
20+ '../examples/shapes_and_collections' ,
2221 '../examples/style_sheets' ,
2322 '../examples/axes_grid1' ,
2423 '../examples/axisartist' ,
Original file line number Diff line number Diff line change 22
33.. _gallery:
44
5+ =======
56Gallery
67=======
78
You can’t perform that action at this time.
0 commit comments