Bill Jackson <[EMAIL PROTECTED]> writes:
> Alexander Schmolck wrote the following on 05/25/2007 02:33 PM:
>> I have no idea whether this will resolve your problem, but you could try
>> updating to 0.90 (BTW what happens if you do axis([0,128,0,128])).
>
> The problem appears to be with a matplotli
Alexander Schmolck wrote the following on 05/25/2007 02:33 PM:
> I have no idea whether this will resolve your problem, but you could try
> updating to 0.90 (BTW what happens if you do axis([0,128,0,128])).
The problem appears to be with a matplotlibrc file. If I delete the
matplotlibrc file, th
Alexander Schmolck wrote the following on 05/25/2007 02:33 PM:
> (BTW what happens if you do axis([0,128,0,128])).
In [1]: import pylab
In [2]: pylab.axis([0,128,0,128])
In [3]: pylab.show()
---
Traceback (most recent cal
Bill Jackson <[EMAIL PROTECTED]> writes:
>
> The problem does not exist when text.usetex is False. Ideas?
I have no idea whether this will resolve your problem, but you could try
updating to 0.90 (BTW what happens if you do axis([0,128,0,128])).
cheers,
'as
--
http://mail.python.org/mailman/l
Hi, I'm having some trouble plotting with the following matplotlibrc:
text.usetex : True
I tried clearing the cache files under ~/.matplotlib, but this did not
help the problem. I'd post on the matplotlib mailing list, but I have a
hard enough time browsing sourceforge's achives (frequen