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

Skip to content

Commit 7d64c41

Browse files
author
William Granados
committed
moved python files from doc/pyplots to examples folder
updated the dynamic links for doc/pyplots to examples/pyplots fixed random state for reproducibility in pyplot examples
1 parent 673a936 commit 7d64c41

46 files changed

Lines changed: 51 additions & 33 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/devel/documenting_mpl.rst

Lines changed: 2 additions & 2 deletions

doc/faq/howto_faq.rst

Lines changed: 2 additions & 2 deletions

doc/make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def clean():
119119
'mpl_examples/pylab_examples/*.png',
120120
'mpl_examples/pylab_examples/*.pdf',
121121
'mpl_examples/units/*.png',
122-
'pyplots/tex_demo.png',
122+
'mpl_examples/pyplots/tex_demo.png',
123123
'_static/matplotlibrc',
124124
'_templates/gallery.html',
125125
'users/installing.rst']:

doc/users/annotations.rst

Lines changed: 2 additions & 2 deletions

doc/users/artists.rst

Lines changed: 4 additions & 4 deletions

doc/users/mathtext.rst

Lines changed: 1 addition & 1 deletion

doc/users/path_tutorial.rst

Lines changed: 1 addition & 1 deletion

doc/users/prev_whats_new/whats_new_0.98.4.rst

Lines changed: 3 additions & 3 deletions

doc/users/prev_whats_new/whats_new_0.99.rst

Lines changed: 3 additions & 3 deletions

doc/users/prev_whats_new/whats_new_1.0.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)