Thanks to visit codestin.com Credit goes to github.com
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 ac2fc0e commit 5318526Copy full SHA for 5318526
1 file changed
galleries/users_explain/figure/api_interfaces.rst
@@ -148,7 +148,7 @@ interfaces and how to translate from one to the other.
148
- Axes: ``label = ax.get_xlabel()``
149
- pyplot: ``label = plt.xlabel()``
150
151
-- Functions that set properties like the property in pyplot and are prefixed with
+- Functions that set properties are named like the property in pyplot and are prefixed with
152
``set_`` on the Axes. Example:
153
154
- Axes: ``ax.set_xlabel("time")``
0 commit comments