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

Skip to content

Commit bb5bfb8

Browse files
committed
remove point troubling regex
1 parent a7c08c8 commit bb5bfb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/plot_types/basic/scatter_plot.py

Lines 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)