Re: [Matplotlib-users] Changing the tick label font family

2006-11-07 Thread John Hunter
> "Etrade" == Etrade Griffiths <[EMAIL PROTECTED]> writes: Etrade> Sorry, another really basic matplotlib question ... how do Etrade> I set the font family of the axis tick labels? I am using Etrade> wxPython/wxMpl and not the pylab interface so am trying to Etrade> avoid getp

Re: [Matplotlib-users] Changing the tick label font family

2006-11-07 Thread Etrade Griffiths
Derek, I stand corrected - the phrase should be "fairly kludgy" though "cludgy" might not be that far off when describing my code! Alun At 15:03 07/11/2006, you wrote: From http://www.bbc.co.uk/manchester/have_your_say/2002/11/06/manc_words_3.shtml A cludgy is an outside loo ??? >>> Etrade Griff

[Matplotlib-users] Changing the tick label font family

2006-11-07 Thread Etrade Griffiths
Sorry, another really basic matplotlib question ... how do I set the font family of the axis tick labels? I am using wxPython/wxMpl and not the pylab interface so am trying to avoid getp/setp. I could do this using matplotlib.rc but want to do it programatically I tried fig=self.get_figure(