8000 [DOC] Update missing-references.json by ksunden · Pull Request #29058 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

[DOC] Update missing-references.json #29058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 30 additions & 58 deletions doc/missing-references.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"py:attr": {
"cbar_axes": [
"lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:72",
"lib/mpl_toolkits/axisartist/axes_grid.py:docstring of mpl_toolkits.axisartist.axes_grid.ImageGrid:72"
"lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:72"
],
"eventson": [
"lib/matplotlib/widgets.py:docstring of matplotlib.widgets.CheckButtons.set_active:4",
Expand Down Expand Up @@ -47,7 +46,6 @@
],
"matplotlib.axes.Axes.transData": [
"lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredAuxTransformBox:11",
"lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredEllipse:33",
"lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar:8"
],
"matplotlib.axes.Axes.xaxis": [
Expand All @@ -58,9 +56,6 @@
"doc/tutorials/artists.rst:608",
"doc/users/explain/axes/axes_intro.rst:133"
],
"matplotlib.axis.Axis.label": [
"doc/tutorials/artists.rst:655"
],
"matplotlib.figure.Figure.patch": [
"doc/tutorials/artists.rst:185",
"doc/tutorials/artists.rst:318"
Expand Down Expand Up @@ -101,9 +96,6 @@
"triangulation": [
"lib/matplotlib/tri/_trirefine.py:docstring of matplotlib.tri._trirefine.UniformTriRefiner.refine_triangulation:2"
],
"use_sticky_edges": [
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.margins:59"
],
"width": [
"lib/matplotlib/transforms.py:docstring of matplotlib.transforms.Bbox.bounds:2"
],
Expand Down Expand Up @@ -302,34 +294,34 @@
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:9"
],
"matplotlib.collections._CollectionWithSizes.set_sizes": [
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.barbs:179",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.broken_barh:84",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_between:121",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_betweenx:121",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.hexbin:217",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolor:186",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.quiver:255",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.AsteriskPolygonCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.CircleCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PathCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyQuadMesh.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.RegularPolyCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.StarPolygonCollection.set:44",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.FillBetweenPolyCollection.set:45",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.barbs:179",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.broken_barh:84",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_between:121",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_betweenx:121",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.hexbin:217",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolor:186",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.quiver:255",
"lib/matplotlib/quiver.py:docstring of matplotlib.artist.Barbs.set:45",
"lib/matplotlib/quiver.py:docstring of matplotlib.artist.Quiver.set:45",
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:212",
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:291",
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Path3DCollection.set:46",
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Poly3DCollection.set:45"
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.barbs:180",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.broken_barh:85",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_between:122",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_betweenx:122",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.hexbin:218",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolor:187",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.quiver:256",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.AsteriskPolygonCollection.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.CircleCollection.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.FillBetweenPolyCollection.set:46",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PathCollection.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyCollection.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyQuadMesh.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.RegularPolyCollection.set:45",
"lib/matplotlib/collections.py:docstring of matplotlib.artist.StarPolygonCollection.set:45",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.barbs:180",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.broken_barh:85",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_between:122",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_betweenx:122",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.hexbin:218",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolor:187",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.quiver:256",
"lib/matplotlib/quiver.py:docstring of matplotlib.artist.Barbs.set:46",
"lib/matplotlib/quiver.py:docstring of matplotlib.artist.Quiver.set:46",
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:213",
"lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:292",
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Path3DCollection.set:47",
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Poly3DCollection.set:46"
],
"matplotlib.collections._MeshData.set_array": [
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolormesh:168",
Expand All @@ -342,10 +334,6 @@
"Artist.stale_callback": [
"doc/users/explain/figure/interactive_guide.rst:323"
],
"AxesBase": [
"doc/api/axes_api.rst:448:<autosummary>:1",
"lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.add_child_axes:2"
],
"Figure.stale_callback": [
"doc/users/explain/figure/interactive_guide.rst:333"
],
Expand All @@ -359,8 +347,7 @@
"doc/users/explain/figure/event_handling.rst:285"
],
"Size.from_any": [
"lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:87",
"lib/mpl_toolkits/axisartist/axes_grid.py:docstring of mpl_toolkits.axisartist.axes_grid.ImageGrid:87"
"lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:87"
],
"Timer": [
"lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases.FigureCanvasBase.new_timer:2",
Expand Down Expand Up @@ -391,16 +378,8 @@
"lib/matplotlib/widgets.py:docstring of matplotlib.widgets.AxesWidget:21"
],
"ax.transAxes": [
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.indicate_inset:19",
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.inset_axes:11"
],
"axes.bbox": [
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:146",
"lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:147",
"lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:105",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:147",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:146"
],
"can_composite": [
"lib/matplotlib/image.py:docstring of matplotlib.image.composite_images:9"
],
Expand All @@ -410,13 +389,6 @@
"draw_image": [
"lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg.RendererAgg.option_scale_image:2"
],
"figure.bbox": [
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:146",
"lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:147",
"lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:105",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:147",
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:146"
],
"fmt_xdata": [
"lib/matplotlib/axes/_base.py:docstring of matplotlib.axes._base._AxesBase.format_xdata:4"
],
Expand Down
0