To avoid (not so) rude answer like Mark's one, please try first to refer
to:
- the documentation of the pyplot's commands you use
http://matplotlib.sourceforge.net/api/pyplot_api.html
It tries (pretty well IMHO) to be comprehensive, at least for 99% of use
cases,

- you can set, once for all, the properties of most matplotlib objects
in the configuration file. An example is here:
http://matplotlib.sourceforge.net/users/customizing.html#a-sample-matplotlibrc-file
 
It may be a good starting point to determine the name of the property
you are looking for.

Regards,


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to