Re: [Matplotlib-users] Increasing axis label sizes

2010-01-21 Thread Gökhan Sever
On Thu, Jan 21, 2010 at 4:16 PM, Michael Cohen wrote: > Hi all, > I am trying to figure out how to increase the size of the numbers that > label the tick marks on the axes. > Increasing the size of the axis labels is easy, use xlabel and the > option fontsize = # > How do I make the numbers label

[Matplotlib-users] Increasing axis label sizes

2010-01-21 Thread Michael Cohen
Hi all, I am trying to figure out how to increase the size of the numbers that label the tick marks on the axes. Increasing the size of the axis labels is easy, use xlabel and the option fontsize = # How do I make the numbers labelling the ticks bigger? I dont specify the ticks by hand, they ar