From: Malte M. <Mal...@cs...> - 2006-04-18 04:08:06
|
Laziness ;-) Thanks, I just needed to know if there is something I might have overlooked. I just couldn't think of a case where you would want to change the tick label size on an individual basis, so I thought there would be a method in "axes.xaxis/axes.yaxis" to do this to the whole list. Is this something which could be added to the Formatter classes, or maybe a Styler Class to change Font properties and colors. Cheers, Malte. On Tuesday 18 April 2006 13:48, you wrote: > >>>>> "Malte" == Malte Marquarding <Mal...@cs...> writes: > > Malte> Hi, I have a related question. How do I change the > Malte> (font)size of the ticklabels, without having to step > Malte> through them? > > What is wrong with stepping through them? > > JDH |