We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eedd24 commit e904c07Copy full SHA for e904c07
doc/api/next_api_changes/2019-08-12-KS.rst
@@ -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