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

Doc build broken #15030

Closed
Closed
Labels
DocumentationRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
@dstansby

Description

@dstansby

I can reproduce the circleCI failures locally, the errors are:

/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:57: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:60: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:62: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:63: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:64: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:65: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:66: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:67: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:72: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:73: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:74: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:75: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:79: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:83: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:84: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:89: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:93: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:94: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:95: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:96: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:97: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:98: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:99: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:100: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:101: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:102: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:103: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:104: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:105: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_axes:106: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:75: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:78: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:81: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:82: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:83: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:84: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:90: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:91: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:92: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:93: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:97: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:98: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:101: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:102: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:103: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:107: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:111: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:112: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:113: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:114: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:115: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:116: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:117: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:118: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:119: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:120: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:121: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:122: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:123: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.add_subplot:124: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:15: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:18: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:20: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:21: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:22: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:23: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:24: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:25: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:30: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:31: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:32: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:33: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:37: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:38: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:41: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:42: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:43: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:47: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:51: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:52: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:53: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:54: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:55: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:56: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:57: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:58: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:59: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:60: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:61: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:62: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:63: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/figure.py:docstring of matplotlib.figure.Figure.gca:64: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:70: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:73: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:75: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:76: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:77: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:78: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:79: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:86: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:87: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:88: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:92: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:93: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:96: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:97: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:98: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:102: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:106: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:107: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:108: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:109: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:110: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:111: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:112: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:113: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:114: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:115: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:116: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:117: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:118: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.axes:119: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:71: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:74: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:76: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:77: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:78: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:79: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:81: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:86: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:87: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:88: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:89: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:93: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:94: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:97: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:98: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:99: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:103: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:107: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:108: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:109: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:110: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:111: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:112: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:113: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:114: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:115: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:116: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:117: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:118: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:119: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.subplot:120: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:83: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:86: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:87: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:88: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:89: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:90: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:95: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:96: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:97: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:98: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:102: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:103: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:106: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:107: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:108: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:112: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:116: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:117: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:118: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:119: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:120: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:121: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:122: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:123: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:124: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:125: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:126: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:127: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:128: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.inset_axes:129: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:67: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:70: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:72: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:73: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:74: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:75: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:76: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:77: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:82: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:83: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:84: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:89: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:90: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:93: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:94: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:95: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:99: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:103: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:104: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:105: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:106: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:107: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:108: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:109: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:110: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:111: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:112: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:113: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:114: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:115: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/inset_locator.py:docstring of mpl_toolkits.axes_grid1.inset_locator.zoomed_inset_axes:116: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:31: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:34: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:36: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:37: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:38: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:39: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:40: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:41: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:46: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:47: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:48: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:49: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:53: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:54: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:57: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:58: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:59: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:63: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:67: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:68: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:69: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:70: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:71: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:72: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:73: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:74: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:75: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:76: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:77: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:78: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:79: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/mpl_toolkits/axes_grid1/mpl_axes.py:docstring of mpl_toolkits.axes_grid1.mpl_axes.Axes:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:63: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_adjustable/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:66: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_anchor/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:68: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_aspect/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:69: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscale_on/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:70: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscalex_on/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:71: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_autoscaley_on/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:72: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axes_locator/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:73: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_axisbelow/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:78: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:79: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_facecolor/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:80: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_figure/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:81: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_frame_on/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:85: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:86: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_navigate_mode/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:89: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_position/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:90: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_prop_cycle/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:91: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_rasterization_zorder/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:95: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_title/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:99: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xbound/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:100: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_xlabel/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:101: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xlim/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:102: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xmargin/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:103: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xscale/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:104: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:105: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_xticks/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:106: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ybound/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:107: WARNING: py:meth reference target not found: matplotlib.axes._axes.Axes.set_ylabel/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:108: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ylim/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:109: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_ymargin/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:110: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yscale/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:111: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticklabels/Users/dstansby/github/matplotlib/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes:112: WARNING: py:meth reference target not found: matplotlib.axes._base._AxesBase.set_yticks/Users/dstansby/github/matplotlib/doc/api/prev_api_changes/api_changes_1.3.x.rst:97: WARNING: py:attr reference target not found: matplotlib.colorbar.ColorbarBase.ax/Users/dstansby/github/matplotlib/doc/gallery/lines_bars_and_markers/gradient_bar.rst:39: WARNING: Could not lex literal_block as "python". Highlighting skipped./Users/dstansby/github/matplotlib/doc/tutorials/colors/colormap-manipulation.rst:93: WARNING: py:obj reference target not found: ListedColormap/Users/dstansby/github/matplotlib/doc/tutorials/colors/colormap-manipulation.rst:482: WARNING: py:obj reference target not found: LinearSegmentedColormap.from_list/Users/dstansby/github/matplotlib/doc/tutorials/introductory/usage.rst:602: WARNING: py:obj reference target not found: name.of.the.backend/Users/dstansby/github/matplotlib/doc/tutorials/introductory/usage.rst:602: WARNING: py:obj reference target not found: module://name.of.the.backend/Users/dstansby/github/matplotlib/doc/tutorials/introductory/usage.rst:602: WARNING: py:obj reference target not found: matplotlib.use('module://name.of.the.backend')generating indices... genindex py-modindexhighlighting module code... [100%] numpy                                                                                                                                                                        writing additional pages... search opensearchcopying images... [100%] users/../build/plot_directive/users/whats_new-4.png                                                                                                                                    copying downloadable files... [100%] tutorials/toolkits/mplot3d.ipynb                                                                                                                                           copying static files... donecopying extra files... donedumping search index in English (code: en) ... donedumping object inventory... donebuild finished with problems, 295 warnings.embedding documentation hyperlinks...embedding documentation hyperlinks for gallery... [100%] invert_axes.html                                                                                                                                       embedding documentation hyperlinks for tutorials... [100%] usage.html                                                                                                                                           lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:38: WARNING: Reference py:obj Axes for lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:38 can be removed from missing-references.json.It is no longer a missing reference in the docs.lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:41: WARNING: Reference py:obj LineCollection for lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:41 can be removed from missing-references.json.It is no longer a missing reference in the docs.doc/faq/virtualenv_faq.rst:54: WARNING: Reference py:obj https://virtualenv.pypa.io/ for doc/faq/virtualenv_faq.rst:54 can be removed from missing-references.json.It is no longer a missing reference in the docs.make: *** [html] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp