From: <hu...@ya...> - 2007-10-18 15:52:35
|
Hi, I have a small problem with label. plot([0,1],[0,1]) xlabel(r'$ABCDEF$',fontsize=35) (but the size doesn't change anything) I obtain the result visible on the figure join. I think there are a problem when using latex and how the first character is handle. Thanks for matplotlib. N. PS: I'm using svn version: pylab.__version__ '1.0.4.dev4241' |