On Dec 4, 2007 4:50 AM, José Gómez-Dans <[EMAIL PROTECTED]> wrote:
> Thanks for your reply. I think it might well be a fonts problem. Here's the
> test script, plus a comment where the big delay happens:
> % cat test.py
> from pylab import *
> plot([1,2,3])
> show()
Two more tests. WIll you set the debug level to
--verbose-debug-annoying and add a savefig command to your script, eg
savefig('myfig') with no extension (the backend will provide a default
extension with the -d flags below). Try running the script in three
modes
-dPS, -dAgg and -dGTKAgg
and let us know if the lag is in all three and if not in which one(s).
Then repost the debug output and insert a comment where the lag is
occurring.
Thanks,
JDH
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users