matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.scatter.html
1 Users
0 Comments
11 Highlights
0 Notes
Tags
Top Highlights
The data positions.
float or array-like, shape (n, )
The marker size in points**2 (typographic points are 1/72 in.).
array-like or list of colors or color
A scalar or sequence of n numbers to be mapped to colors using cmap and norm.
The alpha blending value, between 0 (transparent) and 1 (opaque).
The linewidth of the marker edges. Note: The default edgecolors is 'face'. You may want to change this as well.
'face': The edge color will always be the same as the face color.
A color or sequence of colors. For non-filled markers, edgecolors is ignored. Instead, the color is determined like with 'face', i.e. from c, colors, or facecolors.
The Colormap instance or registered colormap name used to map scalar data to colors. This parameter is ignored if c is RGB(A).
scale scalar data to the [0, 1] range before mapping to colors using cmap
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.