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
59 changes: 59 additions & 0 deletions galleries/examples/lines_bars_and_markers/gallery_order.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples

# lines
simple_plot
linestyles
line_demo_dash_control
markevery_demo
joinstyle
capstyle
marker_reference
axline
multicolored_line
lines_with_ticks_demo

# bars
barchart
bar_label_demo
bar_stacked
bar_colors
hat_graph
gradient_bar
barh
horizontal_barchart_distribution
broken_barh

# scatter
scatter_demo2
multivariate_marker_plot
scatter_star_poly
scatter_with_legend
scatter_masked
scatter_hist

# step and stairs
stairs_demo
step_demo

# filled
fill
fill_between_alpha
fill_between_demo
fill_betweenx_demo
stackplot_demo

# sticks
eventcollection_demo
eventplot_demo
timeline
vline_hline_demo
span_regions
stem_plot

# other
errorbar_limits_simple
errorbar_subsample
categorical_variables
masked_demo
curve_error_band
spectrum_demo