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

Skip to content

Commit d56b5ce

Browse files
patniharshitdstansby
authored andcommitted
Update example name in docs
1 parent 913fdb7 commit d56b5ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/users/prev_whats_new/whats_new_1.2.rst

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

156-
.. plot:: mpl_examples/images_contours_and_fields/streamplot_demo.py
156+
.. plot:: mpl_examples/images_contours_and_fields/plot_streamplot.py
157157

158158

159159
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.py
74+
.. plot:: mpl_examples/images_contours_and_fields/plot_streamplot.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

0 commit comments

Comments
 (0)