Re: [Matplotlib-users] Matplotlib-users Digest, Vol 48, Issue 46

2010-05-26 Thread Sandy Ydnas
Yes I wrote about problem with show() , too is matplotlib seriouse project Sandy 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

Re: [Matplotlib-users] [Gnuplot-py-users] is it possible to continue to Debug when figure is created??

2010-05-21 Thread Sandy Ydnas
morever computer gets stuck for code from multiprocessing import Process from matplotlib.pyplot import plot, show def plot_graph(*args): for data in args: plot(data) show() p = Process(target=plot_graph, args=([1, 2, 3],)) p.start() print 'yay' print 'computation continues.

Re: [Matplotlib-users] [Gnuplot-py-users] is it possible to continue to Debug when figure is created??

2010-05-21 Thread Sandy Ydnas
sorry but nothing from http://stackoverflow.com/questions/458209/is-there-a-way-to-detach-matplotlib-plots-so-that-the-computation-can-continue working on Vista for Wings IDE do you use it for LInux? Sandy > Date: Tue, 18 May 2010 18:14:11 -0400 > From: alan.is...@gmail.com > To: matp

Re: [Matplotlib-users] Matplotlib-users Digest, Vol 48, Issue 23

2010-05-17 Thread Sandy Ydnas
' to > matplotlib-users-requ...@lists.sourceforge.net > > You can reach the person managing the list at > matplotlib-users-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Matplotlib-users diges

[Matplotlib-users] FW: Matplotlib-users Digest, Vol 48, Issue 19

2010-05-17 Thread Sandy Ydnas
Hello friends, no body can answer on first obvious question of Matplotlib???! Sandy > From: matplotlib-users-requ...@lists.sourceforge.net > Subject: Matplotlib-users Digest, Vol 48, Issue 19 > To: matplotlib-users@lists.sourceforge.net > Date: Thu, 13 May 2010 18:18:52 +