On 12/5/11 12:44 , [email protected] wrote: > Date: Sun, 4 Dec 2011 23:13:42 +0100 > From: Piter_<[email protected]> > Subject: [Matplotlib-users] latex and mathin y x labels? > > Hi all. > I have tried to add fractions, superscript and some other symbols in > axis labels using latex or mathtext. But then they are different to > much from other text. > Is there any trick to make them look the same? > Thanks. > Petro.
I think you want to put: mathtext.default : regular in your "matplotlibrc" file (~/.matplotlib/matplotlibrc on Linux and Mac systems) HTH, Jonathan ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
