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 a7c08c8 commit bb5bfb8Copy full SHA for bb5bfb8
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