|
17 | 17 | .. figure:: ../../gallery/lines_bars_and_markers/images/sphx_glr_simple_plot_001.png
|
18 | 18 | :target: ../../gallery/lines_bars_and_markers/simple_plot.html
|
19 | 19 | :align: center
|
20 |
| - :scale: 50 |
21 |
| -
|
22 |
| - Simple Plot |
23 | 20 |
|
24 | 21 | .. _screenshots_subplot_demo:
|
25 | 22 |
|
|
32 | 29 | .. figure:: ../../gallery/subplots_axes_and_figures/images/sphx_glr_subplot_001.png
|
33 | 30 | :target: ../../gallery/subplots_axes_and_figures/subplot.html
|
34 | 31 | :align: center
|
35 |
| - :scale: 50 |
36 |
| -
|
37 |
| - Subplot |
38 | 32 |
|
39 | 33 | .. _screenshots_images_demo:
|
40 | 34 |
|
|
47 | 41 | .. figure:: ../../gallery/images_contours_and_fields/images/sphx_glr_image_demo_003.png
|
48 | 42 | :target: ../../gallery/images_contours_and_fields/image_demo.html
|
49 | 43 | :align: center
|
50 |
| - :scale: 50 |
51 | 44 |
|
52 | 45 | Example of using :func:`~matplotlib.pyplot.imshow` to display a CT scan
|
53 | 46 |
|
|
66 | 59 | .. figure:: ../../gallery/images_contours_and_fields/images/sphx_glr_pcolormesh_levels_001.png
|
67 | 60 | :target: ../../gallery/images_contours_and_fields/pcolormesh_levels.html
|
68 | 61 | :align: center
|
69 |
| - :scale: 50 |
70 |
| -
|
71 |
| - Example comparing :func:`~matplotlib.pyplot.pcolormesh` and :func:`~matplotlib.pyplot.contour` for plotting two-dimensional data |
72 | 62 |
|
73 | 63 | .. _screenshots_histogram_demo:
|
74 | 64 |
|
|
81 | 71 | .. figure:: ../../gallery/statistics/images/sphx_glr_histogram_features_001.png
|
82 | 72 | :target: ../../gallery/statistics/histogram_features.html
|
83 | 73 | :align: center
|
84 |
| - :scale: 50 |
85 |
| -
|
86 |
| - Histogram Features |
87 |
| -
|
88 | 74 |
|
89 | 75 | .. _screenshots_path_demo:
|
90 | 76 |
|
|
97 | 83 | .. figure:: ../../gallery/shapes_and_collections/images/sphx_glr_path_patch_001.png
|
98 | 84 | :target: ../../gallery/shapes_and_collections/path_patch.html
|
99 | 85 | :align: center
|
100 |
| - :scale: 50 |
101 |
| -
|
102 |
| - Path Patch |
103 | 86 |
|
104 | 87 | .. _screenshots_mplot3d_surface:
|
105 | 88 |
|
|
113 | 96 | .. figure:: ../../gallery/mplot3d/images/sphx_glr_surface3d_001.png
|
114 | 97 | :target: ../../gallery/mplot3d/surface3d.html
|
115 | 98 | :align: center
|
116 |
| - :scale: 50 |
117 |
| -
|
118 |
| - Surface3d |
119 | 99 |
|
120 | 100 | Thanks to John Porter, Jonathon Taylor, Reinier Heeres, and Ben Root for
|
121 | 101 | the `.mplot3d` toolkit. This toolkit is included with all standard Matplotlib
|
|
135 | 115 | .. figure:: ../../gallery/images_contours_and_fields/images/sphx_glr_plot_streamplot_001.png
|
136 | 116 | :target: ../../gallery/images_contours_and_fields/plot_streamplot.html
|
137 | 117 | :align: center
|
138 |
| - :scale: 50 |
139 | 118 |
|
140 | 119 | Streamplot with various plotting options.
|
141 | 120 |
|
|
156 | 135 | .. figure:: ../../gallery/shapes_and_collections/images/sphx_glr_ellipse_demo_001.png
|
157 | 136 | :target: ../../gallery/shapes_and_collections/ellipse_demo.html
|
158 | 137 | :align: center
|
159 |
| - :scale: 50 |
160 |
| -
|
161 |
| - Ellipse Demo |
162 | 138 |
|
163 | 139 | .. _screenshots_barchart_demo:
|
164 | 140 |
|
|
171 | 147 | .. figure:: ../../gallery/statistics/images/sphx_glr_barchart_demo_001.png
|
172 | 148 | :target: ../../gallery/statistics/barchart_demo.html
|
173 | 149 | :align: center
|
174 |
| - :scale: 50 |
175 |
| -
|
176 |
| - Barchart Demo |
177 | 150 |
|
178 | 151 | You can also create stacked bars
|
179 | 152 | (`bar_stacked.py <../../gallery/lines_bars_and_markers/bar_stacked.html>`_),
|
|
195 | 168 | .. figure:: ../../gallery/pie_and_polar_charts/images/sphx_glr_pie_features_001.png
|
196 | 169 | :target: ../../gallery/pie_and_polar_charts/pie_features.html
|
197 | 170 | :align: center
|
198 |
| - :scale: 50 |
199 |
| -
|
200 |
| - Pie Features |
201 | 171 |
|
202 | 172 | .. _screenshots_table_demo:
|
203 | 173 |
|
|
210 | 180 | .. figure:: ../../gallery/misc/images/sphx_glr_table_demo_001.png
|
211 | 181 | :target: ../../gallery/misc/table_demo.html
|
212 | 182 | :align: center
|
213 |
| - :scale: 50 |
214 |
| -
|
215 |
| - Table Demo |
216 |
| -
|
217 | 183 |
|
218 | 184 | .. _screenshots_scatter_demo:
|
219 | 185 |
|
220 |
| -
|
221 | 186 | Scatter plots
|
222 | 187 | =============
|
223 | 188 |
|
|
230 | 195 | .. figure:: ../../gallery/lines_bars_and_markers/images/sphx_glr_scatter_demo2_001.png
|
231 | 196 | :target: ../../gallery/lines_bars_and_markers/scatter_demo2.html
|
232 | 197 | :align: center
|
233 |
| - :scale: 50 |
234 |
| -
|
235 |
| - Scatter Demo2 |
236 |
| -
|
237 | 198 |
|
238 | 199 | .. _screenshots_slider_demo:
|
239 | 200 |
|
|
248 | 209 | .. figure:: ../../gallery/widgets/images/sphx_glr_slider_demo_001.png
|
249 | 210 | :target: ../../gallery/widgets/slider_demo.html
|
250 | 211 | :align: center
|
251 |
| - :scale: 50 |
252 | 212 |
|
253 | 213 | Slider and radio-button GUI.
|
254 | 214 |
|
|
264 | 224 | .. figure:: ../../gallery/lines_bars_and_markers/images/sphx_glr_fill_001.png
|
265 | 225 | :target: ../../gallery/lines_bars_and_markers/fill.html
|
266 | 226 | :align: center
|
267 |
| - :scale: 50 |
268 |
| -
|
269 |
| - Fill |
270 | 227 |
|
271 | 228 | Thanks to Andrew Straw for adding this function.
|
272 | 229 |
|
|
281 | 238 | .. figure:: ../../gallery/text_labels_and_annotations/images/sphx_glr_date_001.png
|
282 | 239 | :target: ../../gallery/text_labels_and_annotations/date.html
|
283 | 240 | :align: center
|
284 |
| - :scale: 50 |
285 |
| -
|
286 |
| - Date |
287 | 241 |
|
288 | 242 | See :mod:`matplotlib.ticker` and :mod:`matplotlib.dates` for details and usage.
|
289 | 243 |
|
|
301 | 255 | .. figure:: ../../gallery/scales/images/sphx_glr_log_demo_001.png
|
302 | 256 | :target: ../../gallery/scales/log_demo.html
|
303 | 257 | :align: center
|
304 |
| - :scale: 50 |
305 |
| -
|
306 |
| - Log Demo |
307 | 258 |
|
308 | 259 | Thanks to Andrew Straw, Darren Dale and Gregory Lielens for contributions
|
309 | 260 | log-scaling infrastructure.
|
|
318 | 269 | .. figure:: ../../gallery/pie_and_polar_charts/images/sphx_glr_polar_demo_001.png
|
319 | 270 | :target: ../../gallery/pie_and_polar_charts/polar_demo.html
|
320 | 271 | :align: center
|
321 |
| - :scale: 50 |
322 |
| -
|
323 |
| - Polar Demo |
324 | 272 |
|
325 | 273 | .. _screenshots_legend_demo:
|
326 | 274 |
|
|
335 | 283 | .. figure:: ../../gallery/text_labels_and_annotations/images/sphx_glr_legend_001.png
|
336 | 284 | :target: ../../gallery/text_labels_and_annotations/legend.html
|
337 | 285 | :align: center
|
338 |
| - :scale: 50 |
339 | 286 |
|
340 | 287 | Legend
|
341 | 288 |
|
|
355 | 302 | .. figure:: ../../gallery/text_labels_and_annotations/images/sphx_glr_mathtext_examples_001.png
|
356 | 303 | :target: ../../gallery/text_labels_and_annotations/mathtext_examples.html
|
357 | 304 | :align: center
|
358 |
| - :scale: 50 |
359 |
| -
|
360 |
| - Mathtext Examples |
361 | 305 |
|
362 | 306 | Matplotlib's mathtext infrastructure is an independent implementation and
|
363 | 307 | does not require TeX or any external packages installed on your computer. See
|
|
376 | 320 | .. figure:: ../../gallery/text_labels_and_annotations/images/sphx_glr_tex_demo_001.png
|
377 | 321 | :target: ../../gallery/text_labels_and_annotations/tex_demo.html
|
378 | 322 | :align: center
|
379 |
| - :scale: 50 |
380 |
| -
|
381 |
| - Tex Demo |
382 | 323 |
|
383 | 324 | .. _screenshots_eeg_demo:
|
384 | 325 |
|
|
390 | 331 | <https://github.com/nipy/pbrain>`__.
|
391 | 332 |
|
392 | 333 | .. image:: ../../_static/eeg_small.png
|
| 334 | + :align: center |
393 | 335 |
|
394 | 336 | The lower axes uses :func:`~matplotlib.pyplot.specgram`
|
395 | 337 | to plot the spectrogram of one of the EEG channels.
|
|
411 | 353 | .. figure:: ../../gallery/showcase/images/sphx_glr_xkcd_001.png
|
412 | 354 | :target: ../../gallery/showcase/xkcd.html
|
413 | 355 | :align: center
|
414 |
| - :scale: 50 |
415 |
| -
|
416 |
| - xkcd |
417 | 356 |
|
418 | 357 | Subplot example
|
419 | 358 | ===============
|
|
0 commit comments