On Wed, Nov 26, 2008 at 2:05 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> I recently added support for a figure/axes enter/leave event. The
> figure enter and axes enter/leave are easy to do with nothing new in
> the backends, just using the native mpl events. The figure leave
> event is harder,
I used rsync to mirror the entire SVN repo locally and then using "git
svn clone" to import it (which took about 12 hours on a 2.5 GHz Core 2
machine, even with the local SVN mirror).
I haven't been able to clone the new git repo such that the 2nd git copy
would not need to do "git svn fetch" on t
Hi Mike,
That does fix the issue. Another thing I noticed that is fixed with your
patch: the '.' marks appear like '+' when drawn at a smallish size.
Thanks,
Andrew
Michael Droettboom wrote:
> This might be related to a change I made in the Agg backend to make the
> markers look better by roundi
I don't know of any, but if you create one let us know. I'd be
interested in playing with such a thing. I'm ready to see what all the
fuss is about... ;)
Mike
Andrew Straw wrote:
> Since using git for some time on several projects (including projects
> with a central svn repository), it's bee
This might be related to a change I made in the Agg backend to make the
markers look better by rounding their coordinates to the nearest pixel.
It certainly made the stock markers at a standard size look better, but
I suspect as they get smaller, they are converging down to the same
value, thu