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. ? 



sa6113 wrote:
> 
> How can I show my plot figure in the specific location or part of an
> application , I am using pylab.
> 

-- 
View this message in context: 
http://www.nabble.com/Showing-the-plot-in-the-specific-location-tp15545079p15560493.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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