[matplotlib-devel] build error in ttutil.cpp on win32

2007-10-05 Thread Martin Spacek
It's been a few months since I've updated and compiled from svn. I got this error today from rev 3926 (in winxp using msvc71): >python setup.py build_ext --inplace --force BUILDING MATPLOTLIB matplotlib: 0.9

Re: [matplotlib-devel] API additions

2007-10-05 Thread Michael Droettboom
Eric Firing wrote: > Ted Drain wrote: >> John, >> I think keeping the existing API is probably a good idea. What about >> something like this: >> >> - Keep xlim and viewlim as they are. >> >> - Add xbound() (or maybe a better name) that returns (x1,x2) where x1 >> < x2. >> >> - Add set_xbound(x1