From: Darren D. <dar...@co...> - 2007-10-19 12:36:53
|
On Thursday 18 October 2007 11:49:50 am hu...@ya... wrote: > 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. I don't think its a problem with matplotlib; I can't reproduce the problem on my machine. Maybe its an issue with your dvipng? I'm using version 1.9. |