Christopher Barker wrote:
> have you ported it over yet? Can anyone else help out with a port?

Note: it looks pretty easy, if yu know what you are doing:

from matplotlib.transforms import Interval, Value

Then in the code, I inly see Interval and Value used here:

         self.rintv = Interval(Value(0), Value(1))
         self.rintd = Interval(Value(0), Value(1))




Is there a guide to translating code from the old to new Transforms 
structure?

-CHB



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
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-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to