Jonn-- Thanks very much. Customizing the backend to TkAgg solved the
problem.
Chloe--thanks for your advice as well!
On Wed, May 26, 2010 at 3:21 PM, John Hunter wrote:
> On Tue, May 25, 2010 at 10:40 PM, Ted Rosenbaum
> wrote:
> > Hi,
> > I am a real newbie at matplotlib, so I apologize if t
On Tue, May 25, 2010 at 10:40 PM, Ted Rosenbaum wrote:
> Hi,
> I am a real newbie at matplotlib, so I apologize if this is an obvious
> question.
> I am running ipython in emacs and while the first time I use the show()
> command in the ipython buffer the graph shows up fine, subsequent times that
My near-newbie suspicion is that you're using more tools than you need
and having them interfere with each other. The show() command
generally doesn't return control to whatever called it until you've
closed the shown window
(http://bytes.com/topic/python/answers/635142-matplotlib-basic-que
Hi,
I am a real newbie at matplotlib, so I apologize if this is an obvious
question.
I am running ipython in emacs and while the first time I use the show()
command in the ipython buffer the graph shows up fine, subsequent times that
I call the command it, the graph does not show up. I am on ubunt