File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ <h1>Introduction</h1>
61
61
You can generate plots, histograms, power spectra, bar charts,
62
62
errorcharts, scatterplots, etc, with just a few lines of code.
63
63
For a sampling, see the < a href ="{{ pathto('users/screenshots') }} "> screenshots</ a > , < a href ="{{ pathto('gallery') }} "> thumbnail</ a > gallery, and
64
- < a href ="{{ pathto('examples') }} "> examples</ a > directory</ p >
64
+ < a href ="{{ pathto('examples/index ') }} "> examples</ a > directory</ p >
65
65
66
66
< p > For simple plotting the < tt > pyplot</ tt > interface provides a
67
67
MATLAB-like interface, particularly when combined
@@ -110,7 +110,7 @@ <h1>Documentation</h1>
110
110
</ script >
111
111
112
112
< p > Trying to learn how to do a particular kind of plot? Check out
113
- the < a href ="{{ pathto('gallery') }} "> gallery</ a > , < a href ="{{ pathto('examples') }} "> examples</ a > ,
113
+ the < a href ="{{ pathto('gallery') }} "> gallery</ a > , < a href ="{{ pathto('examples/index ') }} "> examples</ a > ,
114
114
or the < a href ="{{ pathto('api/pyplot_summary') }} "> list of plotting
115
115
commands</ a > .</ p >
116
116
You can’t perform that action at this time.
0 commit comments