>>>>> "Olivier" == Olivier ATTEIA <[EMAIL PROTECTED]> writes:

    Olivier> Hello, sorry to bother you but I did not find a reply
    Olivier> elsewhere, I am using matplotlib with python 2.4 and
    Olivier> windows XP and it is a really nice tool. It is inside a
    Olivier> wxapplication.  I have a problem because the user can
    Olivier> change the graph settings as he wants and draws several
    Olivier> times contours from 50 by 200 matrices.  After some time
    Olivier> the program slows down and the memory is increasing
    Olivier> regularly. I don't understand because I use a command
    Olivier> similar as in matplotlib clear command : collections=[]
    Olivier> between each drawing.  I tried in a simpler way : just
    Olivier> start matplotlib(even in tk mode), make a plot(x,y) with
    Olivier> x=randn(100,100). First it takes a lot of memory (more
    Olivier> than 50 Mb). And when you clear hte figure the meory
    Olivier> remains high, or when you set holds(False) and make a
    Olivier> simple plot the first plot disappears but the memory is
    Olivier> still high.  Do you have any idea Thanks a lot Sincerely
    Olivier> O. Atteia

Hey Olivier,  questions should go to the matplotlib-users mailing
list.  I'm forwarding this on.  You can subscribe at 

http://sourceforge.net/mailarchive/forum.php?forum_id=33405

JDH




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to