On Mon, Sep 3, 2012 at 6:08 PM, Chao YUE <chaoyue...@gmail.com> wrote:
> Yet if I don't want to change the rc file, I guess I must change in the
> modules where matplotlib has been imported for the first time?

If you're changing the rc file in your home directory:

~/.matplotlib/matplotlibrc

then just make a copy before you change it:

cd ~/.matplotlib
cp matplotlibrc matplotlibrc_orig

then edit matplotlibrc. Just rename matplotlibrc_orig back to
matplotlibrc when you're done.

-- 
Damon McDougall
http://www.damon.is-a-geek.com
B2.39
Mathematics Institute
University of Warwick
Coventry
West Midlands
CV4 7AL
United Kingdom

------------------------------------------------------------------------------
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