Re: [Matplotlib-users] rc params strangeness/error

2009-02-09 Thread Michael Droettboom
matplotlib is inconsistent in its treatment of rcParams. Some have immediate side effects, others are cached during initialization and changing them later has no effect. This is a long standing problem, but not one with an easy solution, since the caching, particularly in the case of font loo

Re: [Matplotlib-users] rc params strangeness/error

2009-02-08 Thread Leo Trottier
Hi, Did anyone have any insight on this? Alternatively, anyone know why there has been little uptake on this question ...(apologies that it was accidentally sent twice)? Leo On Tue, Feb 3, 2009 at 11:42 PM, Leo Trottier wrote: > Matplotlib 0.98.5.2 > Location: C:\leo\.matplotlib > Running Win

[Matplotlib-users] rc params strangeness/error

2009-02-04 Thread Leo Trottier
Matplotlib 0.98.5.2 Location: C:\leo\.matplotlib Running Windows XP SP2 Obtained from pythonxy v. 2.1.10 No rc customizations ... I've been having a devil of a time getting my rcParams to update mid-script. Perhaps this isn't possible, but if that's so, it's not entirely clear. Even if it is so,

[Matplotlib-users] rc params strangeness/error

2009-02-03 Thread Leo Trottier
Matplotlib 0.98.5.2 Location: C:\leo\.matplotlib Running Windows XP SP2 Obtained from pythonxy v. 2.1.10 No rc customizations ... I've been having a devil of a time getting my rcParams to update mid-script. Perhaps this isn't possible, but if that's so, it's not entirely clear. Even if it is so,