For pie charts, autopct lets a format string with the pie's value be
printed on the chart. The default fraction of the radius that the text is
printed at is 0.6; I wanted the text farther out at 0.85.
This small patch (against matplotlib 0.87.4) allows one to customize that
radius by a new ke
I recently screwed up some of the swig wrappers in trying to hunt down
a memory leak, so if you get segfaults with recent mpl builds, it's my
fault. I think I've fixed the problem, so if you encounter errors,
make sure you are using revision 2581 or later and do a clean rebuild
if necessary by rm