Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e904c07

Browse files
committed
Release note of variable change
1 parent 2eedd24 commit e904c07

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Changes in parameter names
2+
``````````````````````````
3+
4+
The parameter ``s`` to `.Axes.annotate` renamed to ``text``, matching
5+
`Annotation`.
6+
This change propegates to ``pyplot.annotate``.
7+
8+
The old parameter name remains supported for `.Axes.annotate`, but
9+
support for it will be dropped in a future Matplotlib release.

0 commit comments

Comments
 (0)