Benjamin Root <ben.root@...83...> writes:
Which version of matplotlib are you using?
According to matplotlib.__version__ I'm running 1.0.svn.
There have been numerous improvements to interactivity and multiple calls
to show() in version 1.0 and beyond.There might still be some issues with
multiple gui event loops that I think is currently being addressed by the
ipython group.
I don't know if it matters, but I'm not using ipython, nor am I operating
at a >>> prompt. This is a standalone app written with Gtk and matplotlib.
Thx,
Skip