Re: [Matplotlib-users] Adding Title to RadioButtons Axis

2011-08-07 Thread Jae-Joon Lee
On Fri, Aug 5, 2011 at 4:22 AM, Paul Blelloch wrote: > title   = 'Overlap' Did you mean to do title("Overlap") ? And yes it works as expected. If it does not work for you, please post a simple but complete example. -JJ

Re: [Matplotlib-users] Using comma as decimal separator

2011-08-07 Thread Jae-Joon Lee
I just installed the fr_FR locale and tested your patch, and I don't see any problem. I suspect that this is the problem of Axes3D (that has recently fixed by Ben), and has nothing with your patch. If I revert Ben's commit, than an error is raised regardless of the value of rcParams["axes.formatter