File tree Expand file tree Collapse file tree
galleries/examples/images_contours_and_fields Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Explicit example order. See https://matplotlib.org/devdocs/devel/document.html#order-examples
2+
3+ # image
4+ image_demo
5+ image_masked
6+ multi_image
7+ image_zcoord
8+
9+ # interpolation, transparency, and blending
10+ image_antialiasing
11+ interpolation_methods
12+ layer_images
13+ image_transparency_blend
14+ shading_example
15+
16+ # positioning and clipping
17+ image_clip_path
18+ image_exact_placement
19+
20+ # quadrilateral
21+ pcolor_demo
22+ pcolormesh_levels
23+ pcolormesh_grids
24+ image_nonuniform
25+ quadmesh_demo
26+
27+ # triangular
28+ triplot_demo
29+ tripcolor_demo
30+ tricontour_demo
31+ tricontour_smooth_user
32+ tricontour_smooth_delaunay
33+ trigradient_demo
34+ triinterp_demo
35+
36+ # contour
37+ irregulardatagrid
38+ contour_demo
39+ contour_label_demo
40+ contourf_demo
41+ contour_image
42+ contourf_log
43+ contourf_hatching
44+ contour_corner_mask
45+ contours_in_optimization_demo
46+
47+ # quiver
48+ quiver_simple_demo
49+ quiver_demo
50+
51+ # barbs and streamlines
52+ barb_demo
53+ plot_streamplot
54+
55+ # colormapping
56+ colormap_interactive_adjustment
57+ colormap_normalizations
58+ colormap_normalizations_symlognorm
59+ image_annotated_heatmap
60+
61+ # other
62+ affine_image
63+ matshow
64+ spy_demos
65+ specgram_demo
66+ barcode_demo
67+ demo_bboximage
68+ figimage_demo
69+ watermark_image
You can’t perform that action at this time.
0 commit comments