Hoi,

For some plot I'd like to display a dotted line (style = 'k.-') with an error 
bar at only every 30th point or so. The error values in this case are 
scalars.
Of course, I could produce a slice like mydata[::jumper] and plot these above 
the first plot, but this seems a bit akward. Anyone with a better solution 
out there?

TIA
Christian

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to