|
From: Fabien L. <laf...@gm...> - 2012-08-30 17:38:26
|
I'm just trying to plot a graph and add a label to each axis of that graph
and change the labelsize of the ticks.
2012/8/30 Damon McDougall <dam...@gm...>
> On Thu, Aug 30, 2012 at 07:28:40PM +0200, Fabien Lafont wrote:
> > Thanks,
> >
> > I've found the problem. I use xlabel("name of my axis", size= 30) after
> > matplotlib.rcParams['xtick.
> > labelsize'] = 12.0 and it cancel it! Is it possible to have a name on the
> > axe and matplotlib.rcParams['xticks.
> > labelsize'] = 12.0 ??
> >
>
> Wait a minute. What exactly are you trying to do?
>
> --
> Damon McDougall
> http://www.damon-is-a-geek.com
> B2.39
> Mathematics Institute
> University of Warwick
> Coventry
> West Midlands
> CV4 7AL
> United Kingdom
>
|