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 context: 
http://old.nabble.com/Scattered-symbols-data-tp29204418p29205124.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to