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

Skip to content

Commit 9bf91a8

Browse files
committed
DOC showcase are fully SG compatible
1 parent 55a5840 commit 9bf91a8

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/users/prev_whats_new/whats_new_1.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ before creating your plot. For really fine control, it is also possible
9191
to modify each artist's sketch parameters individually with
9292
:meth:`matplotlib.artist.Artist.set_sketch_params`.
9393

94-
.. plot:: mpl_examples/showcase/xkcd.py
94+
.. plot:: auto_examples/showcase/plot_xkcd.py
9595

9696
Updated Axes3D.contour methods
9797
------------------------------

doc/users/screenshots.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,4 @@ XKCD-style sketch plots
278278
matplotlib supports plotting in the style of `xkcd
279279
<http://www.xkcd.com/>`.
280280

281-
.. plot:: mpl_examples/showcase/xkcd.py
281+
.. plot:: mpl_examples/showcase/plot_xkcd.py
File renamed without changes.

0 commit comments

Comments
 (0)