Hi,
I have compiled v.0.90.1 on RHEL 5. By default, the GTKAgg backend is being 
used (TkAgg cannot be set, as TkInter is not installed on the system, I 
think. It throws a "NO Module named Tkinter" error).

At any rate, a test session is as follows:
import pylab
pylab.plot ( [1,2,3],[1,2,3],'-or') #Wait for a long time, up to 3-4 minutes
pylab.show() # Display the graph. Quite fast <1sec

This delay is very unusual, and does not happen on my laptop. Does anyone have 
any ideas?

Thanks!
Jose

-------------------------------------------------------------------------
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
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to