Menu

#2 Fix show2D to show multiple images

1.0
closed
Jaakko
debug.py (1)
2014-02-01
2014-01-18
Jaakko
No

Show2D can currently show only one image concurrently. Maybe this could be fixed with "import multiprocessing?"

http://stackoverflow.com/questions/4659680/matplotlib-simultaneous-plotting-in-multiple-threads

Discussion

  • Jaakko

    Jaakko - 2014-02-01
    • status: open --> closed
    • assigned_to: Jaakko
     
  • Jaakko

    Jaakko - 2014-02-01

    Using matplotlib interactive mode ion()

     

Log in to post a comment.