[Matplotlib-users] Vertical and horizontal lines width

2009-06-03 Thread Nicolas Pourcelot
Hi, I noticed that vertical and horizontal lines with a line width < 1 are displayed with a line width of 1 on WxAgg with recent version of matplotlib. I use matplotlib 0.98.5.2 on Windows XP, and Ubuntu Linux 9.04. For example : >>> import pylab >>> pylab.plot([0,0],[0,1],linewidth=*0.5*) [

Re: [Matplotlib-users] computer modern

2009-05-29 Thread Nicolas Pourcelot
t; > mpl.rc('font', family = 'serif', serif = 'cmr10') > > should work. > > Mike > > Nicolas Pourcelot wrote: >> Hi, >> >> is there any way to use Computer Modern in any text in matplotlib ? >> >> In http://matpl

Re: [Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Nicolas Pourcelot
#x27;~' : r'\combiningtilde', > r'.' : r'\combiningdotabove', > -r'^' : r'\circumflexaccent' > +r'^' : r'\circumflexaccent', > + r'overrightarrow' : r'\r

[Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Nicolas Pourcelot
Hi, is there any way to display a big arrow on a vector using mathtext, like "$\overrightarrow{AB}$" ? If not, is there any plan to implement it in a next release ? Thanks a lot, Nicolas P. -- Register Now for Creativ

[Matplotlib-users] computer modern

2009-05-28 Thread Nicolas Pourcelot
Hi, is there any way to use Computer Modern in any text in matplotlib ? In http://matplotlib.sourceforge.net/users/customizing.html, I read the following : #font.serif : Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No