Thanks.
I understood the explanation you gave me...was not so sure how it translated
in the language...
so what i did is creating a init_plot method...that is creating a figure
once and for all (empty) , attaching it to a canvas and pack it...

then I have my showplot routine activated by the button with contains only
the formula for X,Y, the plot statement and the show()
statement...and it worked!

now the plot window is correctly updated and ram usage is stable.
Thanks for the help!
I willl dig deepert o understand this better...
-- 
View this message in context: 
http://www.nabble.com/Correct-usage-of-Mpl-backend...-tp21012938p21020254.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to