Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cd30bd

Browse files
committed
Fix missing reference doc
1 parente62539c commit6cd30bd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎doc/missing-references.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,12 @@
158158
"lib/matplotlib/collections.py:docstring of matplotlib.collections.PolyCollection:1",
159159
"lib/matplotlib/collections.py:docstring of matplotlib.collections.RegularPolyCollection:1"
160160
],
161+
"matplotlib.collections._CollectionWithWidthHeightAngle": [
162+
"doc/api/artist_api.rst:202",
163+
"doc/api/collections_api.rst:13",
164+
"lib/matplotlib/collections.py:docstring of matplotlib.collections.EllipseCollection:1",
165+
"lib/matplotlib/collections.py:docstring of matplotlib.collections.RectangleCollection:1"
166+
],
161167
"matplotlib.collections._MeshData": [
162168
"doc/api/artist_api.rst:202",
163169
"doc/api/collections_api.rst:13",
@@ -326,6 +332,18 @@
326332
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Path3DCollection.set:46",
327333
"lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Poly3DCollection.set:44"
328334
],
335+
"matplotlib.collections._CollectionWithWidthHeightAngle.set_angles": [
336+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:15",
337+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:15"
338+
],
339+
"matplotlib.collections._CollectionWithWidthHeightAngle.set_heights": [
340+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:31",
341+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:31"
342+
],
343+
"matplotlib.collections._CollectionWithWidthHeightAngle.set_widths": [
344+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:52",
345+
"lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:52"
346+
],
329347
"matplotlib.collections._MeshData.set_array": [
330348
"lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolormesh:160",
331349
"lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyQuadMesh.set:17",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp