Using matplotlib 0.91.2 with the current development version of
ipython on Linux with no local matplotlibrc file, I have noticed that
setting the font weight via

rc('text',fontweight='bold')

or 

rc('font',weight='bold')

changes the relevant rc parameter but doesn't affect the weight of the
displayed fonts used in the axes or titles. Specifying the weight in
matplotlibrc does work, however. Has anyone else observed this?

                                                 L.G.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to