On Mon, 18 Feb 2008, apparently wrote:
> I am writting an application that evaluate curve fit and 
> draw its plot in a GUI , I want to draw or show the plot 
> on the GUI not on the pop up window, but I don't want to 
> save the figure in first step , user just enter an order 
> for the curve fit and see their plots on the main window 
> (GUI) .  How can I use pylab for this purpose , does it 
> return and QImage object for exm. ? 

I believe John already told you this: do NOT use pylab.

See <URL:http://matplotlib.sourceforge.net/leftwich_tut.txt>
and the other resources that have been posted on this list.

Cheers,
Alan Isaac




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to