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 9cf3990

Browse filesBrowse files
authored
Merge pull request #30097 from MarieSacksick/missing_doc
remove point troubling regex
2 parents a7c08c8 + bb5bfb8 commit 9cf3990
Copy full SHA for 9cf3990

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

‎galleries/plot_types/basic/scatter_plot.py

Copy file name to clipboardExpand all lines: galleries/plot_types/basic/scatter_plot.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
=============
33
scatter(x, y)
44
=============
5-
A scatter plot of y vs. x with varying marker size and/or color.
5+
A scatter plot of y versus x with varying marker size and/or color.
66
77
See `~matplotlib.axes.Axes.scatter`.
88
"""

0 commit comments

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