On Thu, Oct 28, 2010 at 2:46 PM, Russell E. Owen <ro...@uw.edu> wrote:

> It's an interesting question. You can't call a matplotlib function to do
> it because it has to happen before matplotlib is loaded. I suppose there
> could be a configuration package to perform the operation.

This is basically what we already do, minus the /etc part.  So we
could check some default global locations for a matplotlibrc if we
want to.  Currently we

  1. check for the ENV var

  2. check the current dir for a file called matplotlibrc and use it if there

  3. check $HOME/.matplotlib/matplotlibrc



JDH

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to