From: Eric F. <ef...@ha...> - 2006-03-21 00:44:35
|
Darren Dale wrote: .... > As of svn 2181, if you use a *Agg backend or the postscript backend with the > new API, the following script will yield a gap in the line, see attached. I > guess we need to decide if this is desireable behavior in general, I think it > is pretty useful myself. Darren, Yes, this is *very* desireable behavior. It should be in all backends. If it were, then the masked array line plotting could take advantage of it, resulting in faster and simpler code. I can't think of any possible disadvantage to this behavior. Thanks for doing it. Eric |