|
158 | 158 | "lib/matplotlib/collections.py:docstring of matplotlib.collections.PolyCollection:1",
|
159 | 159 | "lib/matplotlib/collections.py:docstring of matplotlib.collections.RegularPolyCollection:1"
|
160 | 160 | ],
|
| 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 | + ], |
161 | 167 | "matplotlib.collections._MeshData": [
|
162 | 168 | "doc/api/artist_api.rst:202",
|
163 | 169 | "doc/api/collections_api.rst:13",
|
|
326 | 332 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Path3DCollection.set:46",
|
327 | 333 | "lib/mpl_toolkits/mplot3d/art3d.py:docstring of matplotlib.artist.Poly3DCollection.set:44"
|
328 | 334 | ],
|
| 335 | + ], |
| 336 | + "matplotlib.collections._CollectionWithWidthHeightAngle.set_angles": [ |
| 337 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:15", |
| 338 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:15" |
| 339 | + ], |
| 340 | + "matplotlib.collections._CollectionWithWidthHeightAngle.set_heights": [ |
| 341 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:31", |
| 342 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:31" |
| 343 | + ], |
| 344 | + "matplotlib.collections._CollectionWithWidthHeightAngle.set_widths": [ |
| 345 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.EllipseCollection.set:52", |
| 346 | + "lib/matplotlib/collections.py:docstring of matplotlib.artist.RectangleCollection.set:52" |
| 347 | + ], |
329 | 348 | "matplotlib.collections._MeshData.set_array": [
|
330 | 349 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolormesh:160",
|
331 | 350 | "lib/matplotlib/collections.py:docstring of matplotlib.artist.PolyQuadMesh.set:17",
|
|
0 commit comments