Re: [Matplotlib-users] Scattered symbols data

2010-07-19 Thread Clear
My MPL version is '0.98.5.2' and my OS is Ubuntu 9.04. I tried again but it is still giving me that error. Weird. João Luís Silva-2 wrote: > > On 07/19/2010 03:11 PM, Clear wrote: >> >> plt.plot(x,np.sin(x),"-s",markevery=N/50) >> >> I have

Re: [Matplotlib-users] Scattered symbols data

2010-07-19 Thread Clear
plt.plot(x,np.sin(x),"-s",markevery=N/50) I have tried your option but a message is returned to me which says that markevery is an unknown property. I have included exactly the code you propose. May I guess why I am getting such error? Clear -- View this message in cont

[Matplotlib-users] Scattered symbols data

2010-07-19 Thread Clear
ot;some" I mean only scattered values, otherwise given the quantity of data you would appreciate the symbols. Thanks, Clear -- View this message in context: http://old.nabble.com/Scattered-symbols-data-tp29173029p29173029.html Sent from the matplotlib - users mailing list a