From: Werner F. B. <wer...@fr...> - 2005-04-11 13:24:39
|
Hi Philipple, This might help your for the title. self.figure.text(0.5, 0.95, title, horizontalalignment='center') self.figure.text(0.5, 0.92, 'sub title', horizontalalignment='center') See you Werner Philippe COLLET wrote: > Hi everybody, > As i go through matplotlib tutorial and trying to test it, i didn't find > 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? > > Thanks for answers. > Philippe > > _________________________________________________________________ > MSN Messenger : personnalisez votre messagerie instantanée ! > http://g.msn.fr/FR1001/866 > > > > ------------------------------------------------------- > 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=6595&alloc_id=14396&op=click |