-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesDocumentationGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!
Description
Some of the quite well used methodes of the Axes object haven't been ported to numpy doc yet.
This ticket aims at listing those, and slowly moving those functions to numpy doc.
- set_xticklabels, set_yticklabels (missing documentation of some args)
- Figure.add_subplot, Figure.add_axes
- twinx, twiny
- set_xlim, set_ylim
- set_xlim, set_ylim
- set_xscale, set_yscale
Contributors, feel free to update this list as need be!
Here is some documentation: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
Metadata
Metadata
Assignees
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesDocumentationGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!