Skip to content

Commit 05b2896

Browse files
committed
DOC: Add missing gallery order for Plot types > Gridded data
Forgot to add this file in matplotlib#31714. This maintains the order that has been there before.
1 parent 979c178 commit 05b2896

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples
2+
imshow
3+
pcolormesh
4+
contour
5+
contourf
6+
barbs
7+
quiver
8+
streamplot

0 commit comments

Comments
 (0)