[SciPy-User] pylab plotting problem

Oguz Yarimtepe oguzyarimtepe at gmail.com
Tue Apr 12 15:07:46 EDT 2011


Hi,

At my application i am using pylab for plotting float values. I have a for loop and inside i have a line for plotting: P.plot(x,y,'s', alpha = 0.7, ms = 3)
Everytime the loop iterates x and y value sqeuncer are changing each time. How can i plot all the values created? When i just use plot function for x and y i can see that some range values are not at the graph. 

Will be happy if someone gives a guidance.


-- 
Oguz Yarimtepe <oguzyarimtepe at gmail.com>



More information about the SciPy-User mailing list