From: Travis B. <td...@fa...> - 2005-04-11 19:12:24
|
What does everyone think is the best way to go about plotting in Matplotlib? It seems that pylab is clearly the easiest out of the box, but with experience perhaps the flexibility of creating a figure and then axes and so on is the most powerful? Just curious what everyone thinks. Best, Travis On Mon, 11 Apr 2005 15:18:30 +0200, "Werner F. Bruhin" <wer...@fr...> said: > Hi Philipple, >=20 > This might help your for the title. >=20 > self.figure.text(0.5, 0.95, title, > horizontalalignment=3D'center') > self.figure.text(0.5, 0.92, 'sub title', > horizontalalignment=3D'center') >=20 > See you > Werner >=20 > Philippe COLLET wrote: >=20 > > Hi everybody, > > As i go through matplotlib tutorial and trying to test it, i didn't fin= d=20 > > a way to customize the position of the title, the xlabel and the ylabel. > > Is there a way to do it? > > Are those elements of a figure placed in a standard way? > >=20 > > Thanks for answers. > > Philippe > >=20 > > _________________________________________________________________ > > MSN Messenger : personnalisez votre messagerie instantan=E9e !=20 > > http://g.msn.fr/FR1001/866 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users --=20 Travis Brady td...@fa... |