Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55a5840

Browse files
committed
DOC image, contours and fields are fully SG compatible
1 parent 8f8d316 commit 55a5840

10 files changed

Lines changed: 2 additions & 2 deletions

doc/users/prev_whats_new/whats_new_1.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ In addition to simply plotting the streamlines of the vector field,
152152
line widths of the streamlines to a separate parameter, such as the speed or
153153
local intensity of the vector field.
154154

155-
.. plot:: mpl_examples/images_contours_and_fields/streamplot_demo_features.py
155+
.. plot:: mpl_examples/images_contours_and_fields/plot_streamplot_features.py
156156

157157

158158
New hist functionality

doc/users/screenshots.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ a vector field. In addition to simply plotting the streamlines, it allows you
7171
to map the colors and/or line widths of streamlines to a separate parameter,
7272
such as the speed or local intensity of the vector field.
7373

74-
.. plot:: mpl_examples/images_contours_and_fields/streamplot_demo_features.py
74+
.. plot:: auto_examples/images_contours_and_fields/plot_streamplot_features.py
7575

7676
This feature complements the :meth:`~matplotlib.pyplot.quiver` function for
7777
plotting vector fields. Thanks to Tom Flannaghan and Tony Yu for adding the

examples/images_contours_and_fields/contourf_log.py renamed to examples/images_contours_and_fields/plot_contourf_log.py

File renamed without changes.

examples/images_contours_and_fields/image_demo_clip_path.py renamed to examples/images_contours_and_fields/plot_image_clip_path.py

File renamed without changes.
File renamed without changes.

examples/images_contours_and_fields/interpolation_methods.py renamed to examples/images_contours_and_fields/plot_interpolation_methods.py

File renamed without changes.

examples/images_contours_and_fields/pcolormesh_levels.py renamed to examples/images_contours_and_fields/plot_pcolormesh_levels.py

File renamed without changes.

examples/images_contours_and_fields/streamplot_demo_features.py renamed to examples/images_contours_and_fields/plot_streamplot_features.py

File renamed without changes.

examples/images_contours_and_fields/streamplot_demo_masking.py renamed to examples/images_contours_and_fields/plot_streamplot_masking.py

File renamed without changes.

examples/images_contours_and_fields/streamplot_demo_start_points.py renamed to examples/images_contours_and_fields/plot_streamplot_start_points.py

File renamed without changes.

0 commit comments

Comments
 (0)