|
20 | 20 | "doc/users/prev_whats_new/whats_new_3.1.0.rst:335" |
21 | 21 | ], |
22 | 22 | "cbar_axes": [ |
23 | | - "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid.__init__:45", |
24 | 23 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:45", |
25 | 24 | "lib/mpl_toolkits/axisartist/axes_grid.py:docstring of mpl_toolkits.axisartist.axes_grid.ImageGrid:45" |
26 | 25 | ], |
|
79 | 78 | ], |
80 | 79 | "matplotlib.axes.Axes.lines": [ |
81 | 80 | "doc/tutorials/intermediate/artists.rst:100", |
82 | | - "doc/tutorials/intermediate/artists.rst:440" |
| 81 | + "doc/tutorials/intermediate/artists.rst:442" |
83 | 82 | ], |
84 | 83 | "matplotlib.axes.Axes.patch": [ |
85 | 84 | "doc/api/prev_api_changes/api_changes_0.98.x.rst:89", |
86 | | - "doc/tutorials/intermediate/artists.rst:186", |
87 | | - "doc/tutorials/intermediate/artists.rst:424" |
| 85 | + "doc/tutorials/intermediate/artists.rst:187", |
| 86 | + "doc/tutorials/intermediate/artists.rst:426" |
88 | 87 | ], |
89 | 88 | "matplotlib.axes.Axes.patches": [ |
90 | | - "doc/tutorials/intermediate/artists.rst:463" |
| 89 | + "doc/tutorials/intermediate/artists.rst:465" |
91 | 90 | ], |
92 | 91 | "matplotlib.axes.Axes.transAxes": [ |
93 | | - "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows.__init__:8", |
94 | 92 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows:8" |
95 | 93 | ], |
96 | 94 | "matplotlib.axes.Axes.transData": [ |
97 | | - "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredAuxTransformBox.__init__:11", |
98 | 95 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredAuxTransformBox:11", |
99 | | - "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredEllipse.__init__:8", |
100 | 96 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredEllipse:8", |
101 | | - "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar.__init__:8", |
102 | 97 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredSizeBar:8" |
103 | 98 | ], |
104 | 99 | "matplotlib.axes.Axes.viewLim": [ |
105 | 100 | "doc/api/prev_api_changes/api_changes_0.99.x.rst:23" |
106 | 101 | ], |
107 | 102 | "matplotlib.axes.Axes.xaxis": [ |
108 | | - "doc/tutorials/intermediate/artists.rst:608" |
| 103 | + "doc/tutorials/intermediate/artists.rst:610" |
109 | 104 | ], |
110 | 105 | "matplotlib.axes.Axes.yaxis": [ |
111 | | - "doc/tutorials/intermediate/artists.rst:608" |
| 106 | + "doc/tutorials/intermediate/artists.rst:610" |
112 | 107 | ], |
113 | 108 | "matplotlib.axis.Axis.label": [ |
114 | | - "doc/tutorials/intermediate/artists.rst:655" |
| 109 | + "doc/tutorials/intermediate/artists.rst:657" |
115 | 110 | ], |
116 | 111 | "matplotlib.cm.ScalarMappable.callbacksSM": [ |
117 | 112 | "doc/api/prev_api_changes/api_changes_0.98.0.rst:10" |
|
124 | 119 | ], |
125 | 120 | "matplotlib.figure.Figure.patch": [ |
126 | 121 | "doc/api/prev_api_changes/api_changes_0.98.x.rst:89", |
127 | | - "doc/tutorials/intermediate/artists.rst:186", |
128 | | - "doc/tutorials/intermediate/artists.rst:319" |
| 122 | + "doc/tutorials/intermediate/artists.rst:187", |
| 123 | + "doc/tutorials/intermediate/artists.rst:320" |
129 | 124 | ], |
130 | 125 | "matplotlib.figure.Figure.transFigure": [ |
131 | | - "doc/tutorials/intermediate/artists.rst:368" |
| 126 | + "doc/tutorials/intermediate/artists.rst:369" |
132 | 127 | ], |
133 | 128 | "max": [ |
134 | 129 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms.Bbox.p1:4" |
|
256 | 251 | "doc/tutorials/intermediate/artists.rst:44", |
257 | 252 | "doc/tutorials/intermediate/artists.rst:67" |
258 | 253 | ], |
259 | | - "matplotlib.axes._axes.Axes": [ |
260 | | - "doc/api/artist_api.rst:189", |
261 | | - "doc/api/axes_api.rst:609", |
262 | | - "lib/matplotlib/projections/geo.py:docstring of matplotlib.projections.geo.GeoAxes:1", |
263 | | - "lib/matplotlib/projections/polar.py:docstring of matplotlib.projections.polar.PolarAxes:1", |
264 | | - "lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:1", |
265 | | - "lib/mpl_toolkits/axisartist/axislines.py:docstring of mpl_toolkits.axisartist.axislines.Axes:1", |
266 | | - "lib/mpl_toolkits/mplot3d/axes3d.py:docstring of mpl_toolkits.mplot3d.axes3d.Axes3D:1" |
267 | | - ], |
268 | 254 | "matplotlib.axes._base._AxesBase": [ |
269 | 255 | "doc/api/artist_api.rst:189", |
270 | 256 | "doc/api/axes_api.rst:609", |
|
428 | 414 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms.BlendedAffine2D:1", |
429 | 415 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms.BlendedGenericTransform:1" |
430 | 416 | ], |
431 | | - "matplotlib.tri.trifinder.TriFinder": [ |
432 | | - "lib/matplotlib/tri/trifinder.py:docstring of matplotlib.tri.trifinder.TrapezoidMapTriFinder:1" |
433 | | - ], |
434 | | - "matplotlib.tri.triinterpolate.TriInterpolator": [ |
435 | | - "lib/matplotlib/tri/triinterpolate.py:docstring of matplotlib.tri.triinterpolate.CubicTriInterpolator:1", |
436 | | - "lib/matplotlib/tri/triinterpolate.py:docstring of matplotlib.tri.triinterpolate.LinearTriInterpolator:1" |
437 | | - ], |
438 | | - "matplotlib.tri.trirefine.TriRefiner": [ |
439 | | - "lib/matplotlib/tri/trirefine.py:docstring of matplotlib.tri.trirefine.UniformTriRefiner:1" |
440 | | - ], |
441 | 417 | "matplotlib.widgets._SelectorWidget": [ |
442 | 418 | "lib/matplotlib/widgets.py:docstring of matplotlib.widgets.LassoSelector:1", |
443 | 419 | "lib/matplotlib/widgets.py:docstring of matplotlib.widgets.PolygonSelector:1", |
|
485 | 461 | "lib/mpl_toolkits/axisartist/axislines.py:docstring of mpl_toolkits.axisartist.axislines.AxisArtistHelper.Fixed:1", |
486 | 462 | "lib/mpl_toolkits/axisartist/axislines.py:docstring of mpl_toolkits.axisartist.axislines.AxisArtistHelper.Floating:1" |
487 | 463 | ], |
488 | | - "mpl_toolkits.axisartist.floating_axes.Floating AxesHostAxes": [ |
| 464 | + "mpl_toolkits.axisartist.floating_axes.FloatingAxesHostAxes": [ |
489 | 465 | "<unknown>:1", |
490 | 466 | "doc/api/_as_gen/mpl_toolkits.axisartist.floating_axes.rst:31:<autosummary>:1" |
491 | 467 | ], |
|
498 | 474 | }, |
499 | 475 | "py:data": { |
500 | 476 | "matplotlib.axes.Axes.transAxes": [ |
501 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:219", |
502 | | - "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:220", |
503 | | - "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:179", |
504 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:220", |
505 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:219" |
| 477 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.legend:222", |
| 478 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:223", |
| 479 | + "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:182", |
| 480 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:223", |
| 481 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:222" |
506 | 482 | ] |
507 | 483 | }, |
508 | 484 | "py:func": { |
|
541 | 517 | ], |
542 | 518 | "_iter_collection": [ |
543 | 519 | "lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases.RendererBase.draw_path_collection:12", |
544 | | - "lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg.RendererAgg.draw_path_collection:12", |
545 | 520 | "lib/matplotlib/backends/backend_pdf.py:docstring of matplotlib.backends.backend_pdf.RendererPdf.draw_path_collection:12", |
546 | 521 | "lib/matplotlib/backends/backend_ps.py:docstring of matplotlib.backends.backend_ps.RendererPS.draw_path_collection:12", |
547 | 522 | "lib/matplotlib/backends/backend_svg.py:docstring of matplotlib.backends.backend_svg.RendererSVG.draw_path_collection:12", |
548 | 523 | "lib/matplotlib/patheffects.py:docstring of matplotlib.patheffects.PathEffectRenderer.draw_path_collection:12" |
549 | 524 | ], |
550 | 525 | "_iter_collection_raw_paths": [ |
551 | 526 | "lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases.RendererBase.draw_path_collection:12", |
552 | | - "lib/matplotlib/backends/backend_agg.py:docstring of matplotlib.backends.backend_agg.RendererAgg.draw_path_collection:12", |
553 | 527 | "lib/matplotlib/backends/backend_pdf.py:docstring of matplotlib.backends.backend_pdf.RendererPdf.draw_path_collection:12", |
554 | 528 | "lib/matplotlib/backends/backend_ps.py:docstring of matplotlib.backends.backend_ps.RendererPS.draw_path_collection:12", |
555 | 529 | "lib/matplotlib/backends/backend_svg.py:docstring of matplotlib.backends.backend_svg.RendererSVG.draw_path_collection:12", |
|
574 | 548 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms.Affine2DBase:13" |
575 | 549 | ], |
576 | 550 | "matplotlib.collections._CollectionWithSizes.set_sizes": [ |
577 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.barbs:172", |
578 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.broken_barh:82", |
579 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_between:112", |
580 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_betweenx:112", |
581 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.hexbin:168", |
582 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolor:165", |
583 | | - "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.quiver:202", |
584 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.barbs:172", |
585 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.broken_barh:82", |
586 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_between:112", |
587 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_betweenx:112", |
588 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.hexbin:168", |
589 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolor:165", |
590 | | - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.quiver:202", |
591 | | - "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs.__init__:176", |
592 | | - "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:206", |
593 | | - "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver.__init__:206", |
594 | | - "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:239" |
| 551 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.barbs:171", |
| 552 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.broken_barh:81", |
| 553 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_between:111", |
| 554 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.fill_betweenx:111", |
| 555 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.hexbin:167", |
| 556 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.pcolor:164", |
| 557 | + "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.quiver:201", |
| 558 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.barbs:171", |
| 559 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.broken_barh:81", |
| 560 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_between:111", |
| 561 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.fill_betweenx:111", |
| 562 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.hexbin:167", |
| 563 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.pcolor:164", |
| 564 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.quiver:201", |
| 565 | + "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:205", |
| 566 | + "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:238" |
595 | 567 | ], |
596 | 568 | "matplotlib.dates.DateFormatter.__call__": [ |
597 | 569 | "doc/users/prev_whats_new/whats_new_1.5.rst:497" |
|
727 | 699 | "doc/users/event_handling.rst:179" |
728 | 700 | ], |
729 | 701 | "Size.from_any": [ |
730 | | - "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid.__init__:57", |
731 | 702 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:57", |
732 | 703 | "lib/mpl_toolkits/axisartist/axes_grid.py:docstring of mpl_toolkits.axisartist.axes_grid.ImageGrid:57" |
733 | 704 | ], |
|
0 commit comments