File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -433,6 +433,8 @@ <h3>Click on any image to see full size image and source code</h3>
433433
434434< a href ="examples/pylab_examples/psd_demo2.html "> < img src ="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/psd_demo2.png " border ="0 " alt ="psd_demo2 "/> </ a >
435435
436+ < a href ="examples/pylab_examples/psd_demo3.html "> < img src ="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/psd_demo3.png " border ="0 " alt ="psd_demo3 "/> </ a >
437+
436438< a href ="examples/pylab_examples/pythonic_matplotlib.html "> < img src ="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/pythonic_matplotlib.png " border ="0 " alt ="pythonic_matplotlib "/> </ a >
437439
438440< a href ="examples/pylab_examples/quadmesh_demo.html "> < img src ="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/quadmesh_demo.png " border ="0 " alt ="quadmesh_demo "/> </ a >
Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ savefig.dpi : 80 # figure dots per inch
295295#svg.embed_chars : True # embed character outlines in the SVG file
296296
297297# docstring params
298- docstring.hardcopy = True # set this when you want to generate hardcopy docstring
298+ docstring.hardcopy : True # set this when you want to generate hardcopy docstring
299299
300300# Set the verbose flags. This controls how much information
301301# matplotlib gives you at runtime and where it goes. The verbosity
You can’t perform that action at this time.
0 commit comments