Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
Labels
Description
Documentation Link
No response
Problem
We currently have to resort to literals, instead of links
- ax.transAxes / transAxes
- ax.dataLim
- ax.fmt_xdata / ax.fmt_ydata / ax.fmt_zdata
- Axes.lines
- axes.bbox
- figure.bbox
- cbar_axes
Suggested improvement
We should have API documentation for this, and it should be referencable in sphinx.
What needs to be done:
Figure out how this could be done. Note that some attributes are documented, but cannot be referenced (e.g. dataLimhttps://matplotlib.org/devdocs/api/axes_api.html#the-axes-class), while others don't have a documentation at all.