Re: [Matplotlib-users] Turning of ticks in matplotlibrc

2012-05-23 Thread Tony Yu
On Mon, May 21, 2012 at 4:01 PM, Andreas Mueller wrote: > ** > Hi everybody. > I have been trying to turn off xticks and yticks and their labels in > matplotlibrc. > Tickshave > an argument "tick1On" and "label1On" but it s

[Matplotlib-users] Turning of ticks in matplotlibrc

2012-05-21 Thread Andreas Mueller
Hi everybody. I have been trying to turn off xticks and yticks and their labels in matplotlibrc. Ticks have an argument "tick1On" and "label1On" but it seems I can not use these in the config file. Is that correct? Is t