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

Appearance settings

Commit cbc65ac

Browse filesBrowse files
committed
Move change description to behaviour.rst
Remove specification for where the old parameter remains supported This was fixed by merging #15254
1 parent 19298c9 commit cbc65ac
Copy full SHA for cbc65ac

File tree

Expand file treeCollapse file tree

2 files changed

+9
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-8
lines changed

‎doc/api/next_api_changes/2019-08-12-KS.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2019-08-12-KS.rst
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

‎doc/api/next_api_changes/behaviour.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes/behaviour.rst
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,12 @@ Calling ax.arrow() will now autoscale the axes.
138138
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
139139
... because the offset text can rarely be interpreted without tick labels
140140
anyways.
141+
142+
`.Axes.annotate` and `.pyplot.annotate` parameter name changed
143+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144+
The parameter ``s`` to `.Axes.annotate` and `.pyplot.annotate` is renamed to
145+
``text``, matching `.Annotation`.
146+
147+
The old parameter name remains supported, but
148+
support for it will be dropped in a future Matplotlib release.
149+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.