-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Use Axes instead of axes in the docs. #18726
Copy link
Copy link
Closed as not planned
Labels
Documentationstatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Metadata
Metadata
Assignees
Labels
Documentationstatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Problem
From #18707 (comment):
Using lower-case "axes" in docstrings such as
is slightly ambiguous due to Axes being a special concept in Matplotlib not matching the plain english meaning.
Suggested Improvement
Always use "Axes" when referring to an
Axesbut not wanting to link to the class, .i.e.Note: This is a different compared to "figure".
Cases that should not become uppercase, include in particular