Are you running the script again or plotting a second
time in the same script?  You might need to set
matplotlib to plot interactively.  See the
documentaion about interactive plotting.  You need to
set the back end graphics to the right kind for
interactive plotting.

E.g. in  .matplotlibrc

backend      : TKAgg      # should work for
interactive
interactive  : True          # see
http://matplotlib.sourceforge.net/interactive.html



-- Lou Pecora
      My views are my own.


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

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