Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions galleries/examples/statistics/gallery_order.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples

# errorbars
errorbar
errorbar_features
errorbar_limits
errorbars_and_boxes
confidence_ellipse

# histograms
hist
histogram_histtypes
histogram_normalization
histogram_multihist
multiple_histograms_side_by_side
histogram_bihistogram
histogram_cumulative
hexbin_demo
time_series_histogram

# boxplots
boxplot_demo
boxplot
boxplot_color
bxp
boxplot_vs_violin

# violinplots
violinplot
customized_violin

# signal processing
xcorr_acorr_demo
psd_demo
csd_demo
cohere