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 f801d44

Browse filesBrowse files
authored
Merge pull request #12328 from meeseeksmachine/auto-backport-of-pr-12326-on-v3.0.0-doc
Backport PR #12326 on branch v3.0.0-doc (fixed minor spelling error in docstring)
2 parents 167cedf + 4e51902 commit f801d44
Copy full SHA for f801d44

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@ def plot(self, *args, scalex=True, scaley=True, **kwargs):
15111511
15121512
See Also
15131513
--------
1514-
scatter : XY scatter plot with markers of variing size and/or color (
1514+
scatter : XY scatter plot with markers of varying size and/or color (
15151515
sometimes also called bubble chart).
15161516
15171517

0 commit comments

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