|
70 | 70 | "doc/api/prev_api_changes/api_changes_0.98.x.rst:89"
|
71 | 71 | ],
|
72 | 72 | "matplotlib.axes.Axes.lines": [
|
73 |
| - "doc/tutorials/intermediate/artists.rst:427", |
74 |
| - "doc/tutorials/intermediate/artists.rst:92" |
| 73 | + "doc/tutorials/intermediate/artists.rst:425", |
| 74 | + "doc/tutorials/intermediate/artists.rst:91" |
75 | 75 | ],
|
76 | 76 | "matplotlib.axes.Axes.patch": [
|
77 | 77 | "doc/api/prev_api_changes/api_changes_0.98.x.rst:89",
|
78 |
| - "doc/tutorials/intermediate/artists.rst:175", |
79 |
| - "doc/tutorials/intermediate/artists.rst:411" |
| 78 | + "doc/tutorials/intermediate/artists.rst:174", |
| 79 | + "doc/tutorials/intermediate/artists.rst:409" |
80 | 80 | ],
|
81 | 81 | "matplotlib.axes.Axes.patches": [
|
82 |
| - "doc/tutorials/intermediate/artists.rst:450" |
| 82 | + "doc/tutorials/intermediate/artists.rst:448" |
83 | 83 | ],
|
84 | 84 | "matplotlib.axes.Axes.transAxes": [
|
85 | 85 | "lib/mpl_toolkits/axes_grid1/anchored_artists.py:docstring of mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows.__init__:8",
|
|
97 | 97 | "doc/api/prev_api_changes/api_changes_0.99.x.rst:23"
|
98 | 98 | ],
|
99 | 99 | "matplotlib.axes.Axes.xaxis": [
|
100 |
| - "doc/tutorials/intermediate/artists.rst:594" |
| 100 | + "doc/tutorials/intermediate/artists.rst:593" |
101 | 101 | ],
|
102 | 102 | "matplotlib.axes.Axes.yaxis": [
|
103 |
| - "doc/tutorials/intermediate/artists.rst:594" |
| 103 | + "doc/tutorials/intermediate/artists.rst:593" |
104 | 104 | ],
|
105 | 105 | "matplotlib.axis.Axis.label": [
|
106 |
| - "doc/tutorials/intermediate/artists.rst:641" |
| 106 | + "doc/tutorials/intermediate/artists.rst:640" |
107 | 107 | ],
|
108 | 108 | "matplotlib.cm.ScalarMappable.callbacksSM": [
|
109 | 109 | "doc/api/prev_api_changes/api_changes_0.98.0.rst:10"
|
|
116 | 116 | ],
|
117 | 117 | "matplotlib.figure.Figure.patch": [
|
118 | 118 | "doc/api/prev_api_changes/api_changes_0.98.x.rst:89",
|
119 |
| - "doc/tutorials/intermediate/artists.rst:175", |
120 |
| - "doc/tutorials/intermediate/artists.rst:308" |
| 119 | + "doc/tutorials/intermediate/artists.rst:174", |
| 120 | + "doc/tutorials/intermediate/artists.rst:307" |
121 | 121 | ],
|
122 | 122 | "matplotlib.figure.Figure.transFigure": [
|
123 |
| - "doc/tutorials/intermediate/artists.rst:357" |
| 123 | + "doc/tutorials/intermediate/artists.rst:356" |
124 | 124 | ],
|
125 | 125 | "max": [
|
126 | 126 | "lib/matplotlib/transforms.py:docstring of matplotlib.transforms.Bbox.p1:4"
|
|
246 | 246 | "doc/api/mathtext_api.rst:12"
|
247 | 247 | ],
|
248 | 248 | "matplotlib.axes.Subplot": [
|
249 |
| - "doc/tutorials/intermediate/artists.rst:36", |
250 |
| - "doc/tutorials/intermediate/artists.rst:59" |
| 249 | + "doc/tutorials/intermediate/artists.rst:35", |
| 250 | + "doc/tutorials/intermediate/artists.rst:58" |
251 | 251 | ],
|
252 | 252 | "matplotlib.axes._axes.Axes": [
|
253 | 253 | "doc/api/artist_api.rst:189",
|
|
265 | 265 | "matplotlib.backend_bases.FigureCanvas": [
|
266 | 266 | "doc/tutorials/intermediate/artists.rst:20",
|
267 | 267 | "doc/tutorials/intermediate/artists.rst:22",
|
268 |
| - "doc/tutorials/intermediate/artists.rst:28" |
| 268 | + "doc/tutorials/intermediate/artists.rst:27" |
269 | 269 | ],
|
270 | 270 | "matplotlib.backend_bases.Renderer": [
|
271 | 271 | "doc/tutorials/intermediate/artists.rst:22",
|
272 |
| - "doc/tutorials/intermediate/artists.rst:28" |
| 272 | + "doc/tutorials/intermediate/artists.rst:27" |
273 | 273 | ],
|
274 | 274 | "matplotlib.backend_bases._Backend": [
|
275 | 275 | "lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases.ShowBase:1"
|
|
502 | 502 | "matplotlib.axes.Axes.transAxes": [
|
503 | 503 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.legend:219",
|
504 | 504 | "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.legend:220",
|
| 505 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:220", |
| 506 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.SubFigure.legend:220", |
505 | 507 | "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:178",
|
506 | 508 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:220",
|
507 | 509 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:219"
|
|
581 | 583 | "matplotlib.dates.MicrosecondLocator.__call__": [
|
582 | 584 | "doc/api/prev_api_changes/api_changes_1.5.0.rst:122"
|
583 | 585 | ],
|
584 |
| - "matplotlib.lines.Line2D.pick": [ |
585 |
| - "doc/users/event_handling.rst:480" |
586 |
| - ], |
587 |
| - "matplotlib.patches.Rectangle.contains": [ |
588 |
| - "doc/users/event_handling.rst:164" |
589 |
| - ], |
590 | 586 | "option_scale_image": [
|
591 | 587 | "lib/matplotlib/backends/backend_cairo.py:docstring of matplotlib.backends.backend_cairo.RendererCairo.draw_image:22",
|
592 | 588 | "lib/matplotlib/backends/backend_pdf.py:docstring of matplotlib.backends.backend_pdf.RendererPdf.draw_image:22",
|
|
723 | 719 | "ImageComparisonTest": [
|
724 | 720 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:706"
|
725 | 721 | ],
|
| 722 | + "Line2D.pick": [ |
| 723 | + "doc/users/event_handling.rst:438" |
| 724 | + ], |
726 | 725 | "MicrosecondLocator.__call__": [
|
727 | 726 | "doc/api/prev_api_changes/api_changes_1.5.0.rst:119"
|
728 | 727 | ],
|
|
748 | 747 | "Quiver.pivot": [
|
749 | 748 | "doc/api/prev_api_changes/api_changes_1.5.0.rst:44"
|
750 | 749 | ],
|
| 750 | + "Rectangle.contains": [ |
| 751 | + "doc/users/event_handling.rst:150" |
| 752 | + ], |
751 | 753 | "Size.from_any": [
|
752 | 754 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid.__init__:61",
|
753 | 755 | "lib/mpl_toolkits/axes_grid1/axes_grid.py:docstring of mpl_toolkits.axes_grid1.axes_grid.ImageGrid:61",
|
|
786 | 788 | ],
|
787 | 789 | "autoscale_view": [
|
788 | 790 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.autoscale:19",
|
789 |
| - "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.plot:121" |
| 791 | + "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.plot:128" |
790 | 792 | ],
|
791 | 793 | "ax.transAxes": [
|
792 | 794 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.indicate_inset:19",
|
|
798 | 800 | "axes.bbox": [
|
799 | 801 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.legend:128",
|
800 | 802 | "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.legend:129",
|
| 803 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:129", |
| 804 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.SubFigure.legend:129", |
801 | 805 | "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:87",
|
802 | 806 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:129",
|
803 | 807 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:128"
|
|
844 | 848 | "figure.bbox": [
|
845 | 849 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.legend:128",
|
846 | 850 | "lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.legend:129",
|
| 851 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.FigureBase.legend:129", |
| 852 | + "lib/matplotlib/figure.py:docstring of matplotlib.figure.SubFigure.legend:129", |
847 | 853 | "lib/matplotlib/legend.py:docstring of matplotlib.legend.Legend:87",
|
848 | 854 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.figlegend:129",
|
849 | 855 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.legend:128"
|
|
0 commit comments