[Trying one more time.]

I've read docs, search the list archive, and tried to step through code.  

How can I set things like xtick.labelsize and ytick.labelsize via the 
object oriented interface?  I have a graph object,  and I can't find 
anywhere in the data structure for the completed graph where the tick 
label sizes are stored, nor can I find functions to set them.

Even with lots of stepping through code, I can't find where I would 
manually set the size of the ticks.

I know about matplotlib.rc, and the setting in the config file, but I 
don't want to set things globally, I want to set per graph.

Thanks for any pointers!

j

-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to