Michael Droettboom wrote:
> So the easy fix is to turn off simplification when the array contains 
> NaNs (and bonus points if we can cache that so we don't have to run 
> through the list to find NaNs ahead of time).
>   
On further thought, this shouldn't be too difficult -- so I'll go ahead 
and implement this...
> The harder fix is to rewrite the simplification code (which is rather 
> opaque) to handle MOVETOs, or perhaps to handle NaNs directly (whichever 
> is easier).
>   
...and defer this until I have a good long chunk of time.

Cheers,
Mike

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to