|
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", |
|
303 | 296 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.phase_spectrum:1", |
304 | 297 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.psd:1", |
305 | 298 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.specgram:1", |
306 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1", |
307 | 299 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xcorr:1", |
308 | 300 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xticks:1", |
309 | 301 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.yticks:1" |
310 | 302 | ], |
311 | 303 | "numpy.uint8": [ |
312 | 304 | "lib/matplotlib/path.py:docstring of matplotlib.path:1" |
313 | | - ], |
314 | | - "unittest.case.TestCase": [ |
315 | | - "lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators:1" |
316 | 305 | ] |
317 | 306 | }, |
318 | 307 | "py:data": { |
319 | 308 | "matplotlib.axes.Axes.transAxes": [ |
320 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:240", |
321 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.add_axes:18", |
322 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:107", |
323 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:249", |
324 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:240" |
| 309 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:238", |
| 310 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.add_artist:1", |
| 311 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:105", |
| 312 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:242", |
| 313 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:238" |
325 | 314 | ] |
326 | 315 | }, |
327 | 316 | "py:meth": { |
328 | 317 | "AbstractPathEffect._update_gc": [ |
329 | 318 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:26", |
330 | 319 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:28", |
331 | 320 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:35", |
332 | | - "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:39", |
333 | | - "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:44" |
| 321 | + "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:40", |
| 322 | + "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:41" |
334 | 323 | ], |
335 | 324 | "IPython.terminal.interactiveshell.TerminalInteractiveShell.inputhook": [ |
336 | | - "doc/users/explain/interactive_guide.rst:420" |
| 325 | + "doc/users/explain/figure/interactive_guide.rst:420" |
337 | 326 | ], |
338 | 327 | "_find_tails": [ |
339 | 328 | "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:5" |
|
366 | 355 | "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:38", |
367 | 356 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of mpl_toolkits.mplot3d.art3d.Path3DCollection:39", |
368 | 357 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of mpl_toolkits.mplot3d.art3d.Poly3DCollection:37" |
| 358 | + ], |
| 359 | + "matplotlib.collections._MeshData.set_array": [ |
| 360 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolormesh:155", |
| 361 | + "lib/matplotlib/collections.py:docstring of matplotlib.collections.AsteriskPolygonCollection:1", |
| 362 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolormesh:155" |
369 | 363 | ] |
370 | 364 | }, |
371 | 365 | "py:obj": { |
372 | 366 | "Artist.stale_callback": [ |
373 | | - "doc/users/explain/interactive_guide.rst:323" |
| 367 | + "doc/users/explain/figure/interactive_guide.rst:323" |
374 | 368 | ], |
375 | 369 | "Artist.sticky_edges": [ |
376 | | - "doc/api/axes_api.rst:353:<autosummary>:1", |
| 370 | + "doc/api/axes_api.rst:354:<autosummary>:1", |
377 | 371 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.use_sticky_edges:1" |
378 | 372 | ], |
379 | 373 | "Axes.dataLim": [ |
380 | | - "doc/api/axes_api.rst:292:<autosummary>:1", |
| 374 | + "doc/api/axes_api.rst:293:<autosummary>:1", |
381 | 375 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.update_datalim:1" |
382 | 376 | ], |
383 | 377 | "AxesBase": [ |
384 | | - "doc/api/axes_api.rst:445:<autosummary>:1", |
| 378 | + "doc/api/axes_api.rst:446:<autosummary>:1", |
385 | 379 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.add_child_axes:1" |
386 | 380 | ], |
387 | 381 | "Figure.stale_callback": [ |
388 | | - "doc/users/explain/interactive_guide.rst:333" |
| 382 | + "doc/users/explain/figure/interactive_guide.rst:333" |
389 | 383 | ], |
390 | 384 | "Glyph": [ |
391 | 385 | "doc/gallery/misc/ftface_props.rst:28" |
|
397 | 391 | "lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators:1" |
398 | 392 | ], |
399 | 393 | "Line2D.pick": [ |
400 | | - "doc/users/explain/event_handling.rst:567" |
| 394 | + "doc/users/explain/figure/event_handling.rst:568" |
401 | 395 | ], |
402 | 396 | "QuadContourSet.changed()": [ |
403 | 397 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.contour:147", |
|
406 | 400 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.contourf:147" |
407 | 401 | ], |
408 | 402 | "Rectangle.contains": [ |
409 | | - "doc/users/explain/event_handling.rst:279" |
| 403 | + "doc/users/explain/figure/event_handling.rst:280" |
410 | 404 | ], |
411 | 405 | "Size.from_any": [ |
412 | 406 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:53", |
|
445 | 439 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.inset_axes:6" |
446 | 440 | ], |
447 | 441 | "axes.bbox": [ |
448 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:137", |
449 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:126", |
450 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:4", |
451 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:146", |
452 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:137" |
| 442 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:136", |
| 443 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:69", |
| 444 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:3", |
| 445 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:140", |
| 446 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:136" |
453 | 447 | ], |
454 | 448 | "can_composite": [ |
455 | 449 | "lib/matplotlib/image.py:docstring of matplotlib.image:5" |
|
461 | 455 | "lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg:1" |
462 | 456 | ], |
463 | 457 | "figure.bbox": [ |
464 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:137", |
465 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:126", |
466 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:4", |
467 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:146", |
468 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:137" |
| 458 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:136", |
| 459 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure:69", |
| 460 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:3", |
| 461 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:140", |
| 462 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:136" |
469 | 463 | ], |
470 | 464 | "fmt_xdata": [ |
471 | 465 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.format_xdata:1" |
|
489 | 483 | "lib/mpl_toolkits/mplot3d/axes3d.py:docstring of mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim:19" |
490 | 484 | ], |
491 | 485 | "ipykernel.pylab.backend_inline": [ |
492 | | - "doc/users/explain/interactive.rst:255" |
| 486 | + "doc/users/explain/figure/interactive.rst:264" |
493 | 487 | ], |
494 | 488 | "kde.covariance_factor": [ |
495 | 489 | "lib/matplotlib/mlab.py:docstring of matplotlib.mlab:40" |
|
629 | 623 | "matplotlib.animation.ImageMagickFileWriter.bin_path": [ |
630 | 624 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
631 | 625 | ], |
632 | | - "matplotlib.animation.ImageMagickFileWriter.delay": [ |
633 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1" |
634 | | - ], |
635 | 626 | "matplotlib.animation.ImageMagickFileWriter.finish": [ |
636 | 627 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
637 | 628 | ], |
|
647 | 638 | "matplotlib.animation.ImageMagickFileWriter.isAvailable": [ |
648 | 639 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
649 | 640 | ], |
650 | | - "matplotlib.animation.ImageMagickFileWriter.output_args": [ |
651 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1" |
652 | | - ], |
653 | 641 | "matplotlib.animation.ImageMagickFileWriter.saving": [ |
654 | 642 | "doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1" |
655 | 643 | ], |
|
659 | 647 | "matplotlib.animation.ImageMagickWriter.bin_path": [ |
660 | 648 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
661 | 649 | ], |
662 | | - "matplotlib.animation.ImageMagickWriter.delay": [ |
663 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1" |
664 | | - ], |
665 | 650 | "matplotlib.animation.ImageMagickWriter.finish": [ |
666 | 651 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
667 | 652 | ], |
|
674 | 659 | "matplotlib.animation.ImageMagickWriter.isAvailable": [ |
675 | 660 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
676 | 661 | ], |
677 | | - "matplotlib.animation.ImageMagickWriter.output_args": [ |
678 | | - "lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1" |
679 | | - ], |
680 | 662 | "matplotlib.animation.ImageMagickWriter.saving": [ |
681 | 663 | "doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1" |
682 | 664 | ], |
|
0 commit comments