[matplotlib-devel] annotation improvement

2010-02-27 Thread Jae-Joon Lee
A few days ago I committed a patch with which I tried to improve the coordinate handling of annotation. And I updated the annotation guide which describes the change in some detail. http://matplotlib.sourceforge.net/trunk-docs/users/annotations_guide.html#using-complex-coordinate-with-annotation

Re: [matplotlib-devel] Path length in the cairo backend

2010-02-27 Thread Michiel de Hoon
When testing the cairo backend on Mac OS X, I did experience crashes with long path lengths even with the current version (1.8.8) of cairo / pycairo. So the path length check is still needed. I put it back in. --Michiel. --- On Mon, 2/22/10, Michiel de Hoon wrote: > From: Michiel de Hoon > S