--
View this message in context:
http://old.nabble.com/Arrays-for-markersize--tp32848328p32848328.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
--
All the data continuously generated in you
Hey everyone,
I'm doing a dissertation where I need to vary the size of the points in a 2D
plot. Now I know that you can change the size of every point by changing the
value of markersize to any integer value you want, but how do you put in an
array so that every point is a specific size?
Thank