|
23 | 23 | "lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar:1" |
24 | 24 | ], |
25 | 25 | "matplotlib.axes.Axes.patch": [ |
26 | | - "doc/tutorials/intermediate/artists.rst:184", |
27 | | - "doc/tutorials/intermediate/artists.rst:423" |
| 26 | + "doc/tutorials/artists.rst:177", |
| 27 | + "doc/tutorials/artists.rst:405" |
28 | 28 | ], |
29 | 29 | "matplotlib.axes.Axes.patches": [ |
30 | | - "doc/tutorials/intermediate/artists.rst:461" |
| 30 | + "doc/tutorials/artists.rst:443" |
31 | 31 | ], |
32 | 32 | "matplotlib.axes.Axes.transAxes": [ |
33 | 33 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows:4" |
|
38 | 38 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar:4" |
39 | 39 | ], |
40 | 40 | "matplotlib.axes.Axes.xaxis": [ |
41 | | - "doc/tutorials/intermediate/artists.rst:607" |
| 41 | + "doc/tutorials/artists.rst:589", |
| 42 | + "doc/users/explain/axes/index.rst:133" |
42 | 43 | ], |
43 | 44 | "matplotlib.axes.Axes.yaxis": [ |
44 | | - "doc/tutorials/intermediate/artists.rst:607" |
| 45 | + "doc/tutorials/artists.rst:589", |
| 46 | + "doc/users/explain/axes/index.rst:133" |
45 | 47 | ], |
46 | 48 | "matplotlib.axis.Axis.label": [ |
47 | | - "doc/tutorials/intermediate/artists.rst:654" |
| 49 | + "doc/tutorials/artists.rst:636" |
48 | 50 | ], |
49 | 51 | "matplotlib.colors.Colormap.name": [ |
50 | 52 | "lib/matplotlib/cm.py:docstring of matplotlib.cm:10" |
51 | 53 | ], |
52 | 54 | "matplotlib.figure.Figure.patch": [ |
53 | | - "doc/tutorials/intermediate/artists.rst:184", |
54 | | - "doc/tutorials/intermediate/artists.rst:317" |
| 55 | + "doc/tutorials/artists.rst:177", |
| 56 | + "doc/tutorials/artists.rst:310" |
55 | 57 | ], |
56 | 58 | "matplotlib.figure.Figure.transFigure": [ |
57 | | - "doc/tutorials/intermediate/artists.rst:366" |
| 59 | + "doc/tutorials/artists.rst:359" |
58 | 60 | ], |
59 | 61 | "max": [ |
60 | 62 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms:1" |
|
106 | 108 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.boxplot:1", |
107 | 109 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.clabel:1", |
108 | 110 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.csd:1", |
| 111 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.ecdf:1", |
109 | 112 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.errorbar:1", |
110 | 113 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.eventplot:1", |
111 | 114 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figimage:1", |
|
130 | 133 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.specgram:1", |
131 | 134 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.spy:1", |
132 | 135 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.stairs:1", |
| 136 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.stem:1", |
133 | 137 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.step:1", |
134 | 138 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot_mosaic:1", |
135 | 139 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.thetagrids:1", |
136 | 140 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.violinplot:1", |
137 | 141 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.vlines:1" |
138 | 142 | ], |
139 | | - "Axes": [ |
140 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:1", |
141 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.colorbar:1", |
142 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.delaxes:1", |
143 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot2grid:1", |
144 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot_mosaic:1", |
145 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1", |
146 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twinx:1", |
147 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twiny:1" |
148 | | - ], |
149 | 143 | "ColorType": [ |
150 | 144 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.errorbar:1", |
151 | 145 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.eventplot:1", |
|
166 | 160 | "MarkerType": [ |
167 | 161 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.scatter:1" |
168 | 162 | ], |
169 | | - "SubplotBase": [ |
170 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1" |
171 | | - ], |
172 | 163 | "_AxesBase": [ |
173 | 164 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twinx:1", |
174 | 165 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twiny:1" |
|
177 | 168 | "doc/api/artist_api.rst:202" |
178 | 169 | ], |
179 | 170 | "matplotlib.backend_bases.FigureCanvas": [ |
180 | | - "doc/tutorials/intermediate/artists.rst:32", |
181 | | - "doc/tutorials/intermediate/artists.rst:34", |
182 | | - "doc/tutorials/intermediate/artists.rst:39" |
| 171 | + "doc/tutorials/artists.rst:36", |
| 172 | + "doc/tutorials/artists.rst:38", |
| 173 | + "doc/tutorials/artists.rst:43" |
183 | 174 | ], |
184 | 175 | "matplotlib.backend_bases.Renderer": [ |
185 | | - "doc/tutorials/intermediate/artists.rst:34", |
186 | | - "doc/tutorials/intermediate/artists.rst:39" |
| 176 | + "doc/tutorials/artists.rst:38", |
| 177 | + "doc/tutorials/artists.rst:43" |
187 | 178 | ], |
188 | 179 | "matplotlib.backend_bases._Backend": [ |
189 | 180 | "lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases:1" |
|
212 | 203 | "doc/api/collections_api.rst:13", |
213 | 204 | "lib/matplotlib/collections.py:docstring of matplotlib.collections:1" |
214 | 205 | ], |
| 206 | + "matplotlib.collections._MeshData": [ |
| 207 | + "doc/api/artist_api.rst:202", |
| 208 | + "doc/api/collections_api.rst:13", |
| 209 | + "lib/matplotlib/collections.py:docstring of matplotlib.collections:1" |
| 210 | + ], |
215 | 211 | "matplotlib.image._ImageBase": [ |
216 | 212 | "doc/api/artist_api.rst:202", |
217 | 213 | "lib/matplotlib/image.py:docstring of matplotlib.image:1" |
|
247 | 243 | ], |
248 | 244 | "mpl_toolkits.axes_grid1.axes_size._Base": [ |
249 | 245 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Add:1", |
250 | | - "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.AddList:1", |
251 | 246 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.AxesX:1", |
252 | 247 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.AxesY:1", |
253 | 248 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Fixed:1", |
254 | 249 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Fraction:1", |
255 | 250 | "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.MaxExtent:1", |
256 | | - "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Padded:1", |
257 | | - "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Scaled:1", |
258 | | - "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.SizeFromFunc:1" |
| 251 | + "lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Scaled:1" |
259 | 252 | ], |
260 | 253 | "mpl_toolkits.axes_grid1.parasite_axes.AxesHostAxes": [ |
261 | 254 | "doc/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.rst:30:<autosummary>:1", |
|
296 | 289 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.phase_spectrum:1", |
297 | 290 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.psd:1", |
298 | 291 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.specgram:1", |
299 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1", |
300 | 292 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xcorr:1", |
301 | 293 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xticks:1", |
302 | 294 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.yticks:1" |
303 | 295 | ], |
304 | 296 | "numpy.uint8": [ |
305 | 297 | "lib/matplotlib/path.py:docstring of matplotlib.path:1" |
306 | | - ], |
307 | | - "unittest.case.TestCase": [ |
308 | | - "lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators:1" |
309 | 298 | ] |
310 | 299 | }, |
311 | 300 | "py:data": { |
312 | 301 | "matplotlib.axes.Axes.transAxes": [ |
313 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:240", |
314 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.add_axes:18", |
315 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:107", |
316 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:249", |
317 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:240" |
| 302 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:238", |
| 303 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.add_artist:1", |
| 304 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:105", |
| 305 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:242", |
| 306 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:238" |
318 | 307 | ] |
319 | 308 | }, |
320 | 309 | "py:meth": { |
321 | 310 | "AbstractPathEffect._update_gc": [ |
322 | 311 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:26", |
323 | 312 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:28", |
324 | 313 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:35", |
325 | | - "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:39", |
326 | | - "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:44" |
| 314 | + "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:40", |
| 315 | + "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:41" |
327 | 316 | ], |
328 | 317 | "IPython.terminal.interactiveshell.TerminalInteractiveShell.inputhook": [ |
329 | | - "doc/users/explain/interactive_guide.rst:420" |
| 318 | + "doc/users/explain/figure/interactive_guide.rst:420" |
330 | 319 | ], |
331 | 320 | "_find_tails": [ |
332 | 321 | "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:5" |
|
359 | 348 | "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:38", |
360 | 349 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of mpl_toolkits.mplot3d.art3d.Path3DCollection:39", |
361 | 350 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of mpl_toolkits.mplot3d.art3d.Poly3DCollection:37" |
| 351 | + ], |
| 352 | + "matplotlib.collections._MeshData.set_array": [ |
| 353 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolormesh:155", |
| 354 | + "lib/matplotlib/collections.py:docstring of matplotlib.collections.AsteriskPolygonCollection:1", |
| 355 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolormesh:155" |
362 | 356 | ] |
363 | 357 | }, |
364 | 358 | "py:obj": { |
365 | 359 | "Artist.stale_callback": [ |
366 | | - "doc/users/explain/interactive_guide.rst:323" |
| 360 | + "doc/users/explain/figure/interactive_guide.rst:323" |
367 | 361 | ], |
368 | 362 | "Artist.sticky_edges": [ |
369 | | - "doc/api/axes_api.rst:353:<autosummary>:1", |
| 363 | + "doc/api/axes_api.rst:354:<autosummary>:1", |
370 | 364 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.use_sticky_edges:1" |
371 | 365 | ], |
372 | 366 | "Axes.dataLim": [ |
373 | | - "doc/api/axes_api.rst:292:<autosummary>:1", |
| 367 | + "doc/api/axes_api.rst:293:<autosummary>:1", |
374 | 368 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.update_datalim:1" |
375 | 369 | ], |
376 | 370 | "AxesBase": [ |
377 | | - "doc/api/axes_api.rst:445:<autosummary>:1", |
| 371 | + "doc/api/axes_api.rst:446:<autosummary>:1", |
378 | 372 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.add_child_axes:1" |
379 | 373 | ], |
380 | 374 | "Figure.stale_callback": [ |
381 | | - "doc/users/explain/interactive_guide.rst:333" |
| 375 | + "doc/users/explain/figure/interactive_guide.rst:333" |
382 | 376 | ], |
383 | 377 | "Glyph": [ |
384 | 378 | "doc/gallery/misc/ftface_props.rst:28" |
|
390 | 384 | "lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators:1" |
391 | 385 | ], |
392 | 386 | "Line2D.pick": [ |
393 | | - "doc/users/explain/event_handling.rst:567" |
| 387 | + "doc/users/explain/figure/event_handling.rst:568" |
394 | 388 | ], |
395 | 389 | "QuadContourSet.changed()": [ |
396 | 390 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.contour:147", |
|
399 | 393 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.contourf:147" |
400 | 394 | ], |
401 | 395 | "Rectangle.contains": [ |
402 | | - "doc/users/explain/event_handling.rst:279" |
| 396 | + "doc/users/explain/figure/event_handling.rst:280" |
403 | 397 | ], |
404 | 398 | "Size.from_any": [ |
405 | 399 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:53", |
|
438 | 432 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.inset_axes:6" |
439 | 433 | ], |
440 | 434 | "axes.bbox": [ |
441 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:137", |
442 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:126", |
443 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:4", |
444 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:146", |
445 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:137" |
| 435 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:136", |
| 436 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:69", |
| 437 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:3", |
| 438 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:140", |
| 439 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:136" |
446 | 440 | ], |
447 | 441 | "can_composite": [ |
448 | 442 | "lib/matplotlib/image.py:docstring of matplotlib.image:5" |
|
454 | 448 | "lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg:1" |
455 | 449 | ], |
456 | 450 | "figure.bbox": [ |
457 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:137", |
458 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:126", |
459 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:4", |
460 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:146", |
461 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:137" |
| 451 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:136", |
| 452 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:69", |
| 453 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:3", |
| 454 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:140", |
| 455 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:136" |
462 | 456 | ], |
463 | 457 | "fmt_xdata": [ |
464 | 458 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.format_xdata:1" |
|
482 | 476 | "lib/mpl_toolkits/mplot3d/axes3d.py:docstring of mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim:19" |
483 | 477 | ], |
484 | 478 | "ipykernel.pylab.backend_inline": [ |
485 | | - "doc/users/explain/interactive.rst:255" |
| 479 | + "doc/users/explain/figure/interactive.rst:264" |
486 | 480 | ], |
487 | 481 | "kde.covariance_factor": [ |
488 | 482 | "lib/matplotlib/mlab.py:docstring of matplotlib.mlab:40" |
|
622 | 616 | "matplotlib.animation.ImageMagickFileWriter.bin_path": [ |
623 | 617 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
624 | 618 | ], |
625 | | - "matplotlib.animation.ImageMagickFileWriter.delay": [ |
626 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1" |
627 | | - ], |
628 | 619 | "matplotlib.animation.ImageMagickFileWriter.finish": [ |
629 | 620 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
630 | 621 | ], |
|
640 | 631 | "matplotlib.animation.ImageMagickFileWriter.isAvailable": [ |
641 | 632 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
642 | 633 | ], |
643 | | - "matplotlib.animation.ImageMagickFileWriter.output_args": [ |
644 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1" |
645 | | - ], |
646 | 634 | "matplotlib.animation.ImageMagickFileWriter.saving": [ |
647 | 635 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
648 | 636 | ], |
|
652 | 640 | "matplotlib.animation.ImageMagickWriter.bin_path": [ |
653 | 641 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
654 | 642 | ], |
655 | | - "matplotlib.animation.ImageMagickWriter.delay": [ |
656 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1" |
657 | | - ], |
658 | 643 | "matplotlib.animation.ImageMagickWriter.finish": [ |
659 | 644 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
660 | 645 | ], |
|
667 | 652 | "matplotlib.animation.ImageMagickWriter.isAvailable": [ |
668 | 653 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
669 | 654 | ], |
670 | | - "matplotlib.animation.ImageMagickWriter.output_args": [ |
671 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1" |
672 | | - ], |
673 | 655 | "matplotlib.animation.ImageMagickWriter.saving": [ |
674 | 656 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
675 | 657 | ], |
|
0 commit comments