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.
2 parents a7c08c8 + bb5bfb8 commit 9cf3990Copy full SHA for 9cf3990
1 file changed
galleries/plot_types/basic/scatter_plot.py
@@ -2,7 +2,7 @@
2
=============
3
scatter(x, y)
4
5
-A scatter plot of y vs. x with varying marker size and/or color.
+A scatter plot of y versus x with varying marker size and/or color.
6
7
See `~matplotlib.axes.Axes.scatter`.
8
"""
0 commit comments