Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6a6637

Browse files
committed
DOC: Update missing references
1 parent 09e49b5 commit c6a6637

File tree

1 file changed

+55
-73
lines changed

1 file changed

+55
-73
lines changed

doc/missing-references.json

Lines changed: 55 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar:1"
2424
],
2525
"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"
2828
],
2929
"matplotlib.axes.Axes.patches": [
30-
"doc/tutorials/intermediate/artists.rst:461"
30+
"doc/tutorials/artists.rst:443"
3131
],
3232
"matplotlib.axes.Axes.transAxes": [
3333
"lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows:4"
@@ -38,23 +38,25 @@
3838
"lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar:4"
3939
],
4040
"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"
4243
],
4344
"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"
4547
],
4648
"matplotlib.axis.Axis.label": [
47-
"doc/tutorials/intermediate/artists.rst:654"
49+
"doc/tutorials/artists.rst:636"
4850
],
4951
"matplotlib.colors.Colormap.name": [
5052
"lib/matplotlib/cm.py:docstring of matplotlib.cm:10"
5153
],
5254
"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"
5557
],
5658
"matplotlib.figure.Figure.transFigure": [
57-
"doc/tutorials/intermediate/artists.rst:366"
59+
"doc/tutorials/artists.rst:359"
5860
],
5961
"max": [
6062
"lib/matplotlib/transforms.py:docstring of matplotlib.transforms:1"
@@ -106,6 +108,7 @@
106108
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.boxplot:1",
107109
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.clabel:1",
108110
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.csd:1",
111+
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.ecdf:1",
109112
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.errorbar:1",
110113
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.eventplot:1",
111114
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figimage:1",
@@ -130,22 +133,13 @@
130133
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.specgram:1",
131134
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.spy:1",
132135
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.stairs:1",
136+
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.stem:1",
133137
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.step:1",
134138
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot_mosaic:1",
135139
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.thetagrids:1",
136140
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.violinplot:1",
137141
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.vlines:1"
138142
],
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-
],
149143
"ColorType": [
150144
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.errorbar:1",
151145
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.eventplot:1",
@@ -166,9 +160,6 @@
166160
"MarkerType": [
167161
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.scatter:1"
168162
],
169-
"SubplotBase": [
170-
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1"
171-
],
172163
"_AxesBase": [
173164
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twinx:1",
174165
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.twiny:1"
@@ -177,13 +168,13 @@
177168
"doc/api/artist_api.rst:202"
178169
],
179170
"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"
183174
],
184175
"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"
187178
],
188179
"matplotlib.backend_bases._Backend": [
189180
"lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases:1"
@@ -212,6 +203,11 @@
212203
"doc/api/collections_api.rst:13",
213204
"lib/matplotlib/collections.py:docstring of matplotlib.collections:1"
214205
],
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+
],
215211
"matplotlib.image._ImageBase": [
216212
"doc/api/artist_api.rst:202",
217213
"lib/matplotlib/image.py:docstring of matplotlib.image:1"
@@ -247,15 +243,12 @@
247243
],
248244
"mpl_toolkits.axes_grid1.axes_size._Base": [
249245
"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",
251246
"lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.AxesX:1",
252247
"lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.AxesY:1",
253248
"lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Fixed:1",
254249
"lib/mpl_toolkits/axes_grid1/axes_size.py:docstring of mpl_toolkits.axes_grid1.axes_size.Fraction:1",
255250
"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"
259252
],
260253
"mpl_toolkits.axes_grid1.parasite_axes.AxesHostAxes": [
261254
"doc/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.rst:30:<autosummary>:1",
@@ -296,37 +289,33 @@
296289
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.phase_spectrum:1",
297290
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.psd:1",
298291
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.specgram:1",
299-
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplots:1",
300292
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xcorr:1",
301293
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.xticks:1",
302294
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.yticks:1"
303295
],
304296
"numpy.uint8": [
305297
"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"
309298
]
310299
},
311300
"py:data": {
312301
"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"
318307
]
319308
},
320309
"py:meth": {
321310
"AbstractPathEffect._update_gc": [
322311
"lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:26",
323312
"lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.AbstractPathEffect:28",
324313
"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"
327316
],
328317
"IPython.terminal.interactiveshell.TerminalInteractiveShell.inputhook": [
329-
"doc/users/explain/interactive_guide.rst:420"
318+
"doc/users/explain/figure/interactive_guide.rst:420"
330319
],
331320
"_find_tails": [
332321
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:5"
@@ -359,26 +348,31 @@
359348
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:38",
360349
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of mpl_toolkits.mplot3d.art3d.Path3DCollection:39",
361350
"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"
362356
]
363357
},
364358
"py:obj": {
365359
"Artist.stale_callback": [
366-
"doc/users/explain/interactive_guide.rst:323"
360+
"doc/users/explain/figure/interactive_guide.rst:323"
367361
],
368362
"Artist.sticky_edges": [
369-
"doc/api/axes_api.rst:353:<autosummary>:1",
363+
"doc/api/axes_api.rst:354:<autosummary>:1",
370364
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.use_sticky_edges:1"
371365
],
372366
"Axes.dataLim": [
373-
"doc/api/axes_api.rst:292:<autosummary>:1",
367+
"doc/api/axes_api.rst:293:<autosummary>:1",
374368
"lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.update_datalim:1"
375369
],
376370
"AxesBase": [
377-
"doc/api/axes_api.rst:445:<autosummary>:1",
371+
"doc/api/axes_api.rst:446:<autosummary>:1",
378372
"lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.add_child_axes:1"
379373
],
380374
"Figure.stale_callback": [
381-
"doc/users/explain/interactive_guide.rst:333"
375+
"doc/users/explain/figure/interactive_guide.rst:333"
382376
],
383377
"Glyph": [
384378
"doc/gallery/misc/ftface_props.rst:28"
@@ -390,7 +384,7 @@
390384
"lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators:1"
391385
],
392386
"Line2D.pick": [
393-
"doc/users/explain/event_handling.rst:567"
387+
"doc/users/explain/figure/event_handling.rst:568"
394388
],
395389
"QuadContourSet.changed()": [
396390
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.contour:147",
@@ -399,7 +393,7 @@
399393
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.contourf:147"
400394
],
401395
"Rectangle.contains": [
402-
"doc/users/explain/event_handling.rst:279"
396+
"doc/users/explain/figure/event_handling.rst:280"
403397
],
404398
"Size.from_any": [
405399
"lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:53",
@@ -438,11 +432,11 @@
438432
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.inset_axes:6"
439433
],
440434
"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"
446440
],
447441
"can_composite": [
448442
"lib/matplotlib/image.py:docstring of matplotlib.image:5"
@@ -454,11 +448,11 @@
454448
"lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg:1"
455449
],
456450
"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"
462456
],
463457
"fmt_xdata": [
464458
"lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.format_xdata:1"
@@ -482,7 +476,7 @@
482476
"lib/mpl_toolkits/mplot3d/axes3d.py:docstring of mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim:19"
483477
],
484478
"ipykernel.pylab.backend_inline": [
485-
"doc/users/explain/interactive.rst:255"
479+
"doc/users/explain/figure/interactive.rst:264"
486480
],
487481
"kde.covariance_factor": [
488482
"lib/matplotlib/mlab.py:docstring of matplotlib.mlab:40"
@@ -622,9 +616,6 @@
622616
"matplotlib.animation.ImageMagickFileWriter.bin_path": [
623617
"doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1"
624618
],
625-
"matplotlib.animation.ImageMagickFileWriter.delay": [
626-
"lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1"
627-
],
628619
"matplotlib.animation.ImageMagickFileWriter.finish": [
629620
"doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1"
630621
],
@@ -640,9 +631,6 @@
640631
"matplotlib.animation.ImageMagickFileWriter.isAvailable": [
641632
"doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1"
642633
],
643-
"matplotlib.animation.ImageMagickFileWriter.output_args": [
644-
"lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickFileWriter.input_names:1:<autosummary>:1"
645-
],
646634
"matplotlib.animation.ImageMagickFileWriter.saving": [
647635
"doc/api/_as_gen/matplotlib.animation.ImageMagickFileWriter.rst:27:<autosummary>:1"
648636
],
@@ -652,9 +640,6 @@
652640
"matplotlib.animation.ImageMagickWriter.bin_path": [
653641
"doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1"
654642
],
655-
"matplotlib.animation.ImageMagickWriter.delay": [
656-
"lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1"
657-
],
658643
"matplotlib.animation.ImageMagickWriter.finish": [
659644
"doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1"
660645
],
@@ -667,9 +652,6 @@
667652
"matplotlib.animation.ImageMagickWriter.isAvailable": [
668653
"doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1"
669654
],
670-
"matplotlib.animation.ImageMagickWriter.output_args": [
671-
"lib/matplotlib/animation.py:docstring of matplotlib.animation.ImageMagickWriter.input_names:1:<autosummary>:1"
672-
],
673655
"matplotlib.animation.ImageMagickWriter.saving": [
674656
"doc/api/_as_gen/matplotlib.animation.ImageMagickWriter.rst:27:<autosummary>:1"
675657
],

0 commit comments

Comments
 (0)