|
From: Clear <c.m...@gm...> - 2010-07-19 14:12:09
|
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. |