bump ..
On Thu, Jul 31, 2008 at 11:02 AM, signal seeker <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I have couple of applications in which I have to generate multiple plots
> interactively using the wx backend and wanted to know the best
> approach to take for this. I did search
Hi,
I have couple of applications in which I have to generate multiple plots
interactively using the wx backend and wanted to know the best
approach to take for this. I did search the list for previous
discussions on this subject, but the approach to take is still
unfortunately not 100% clear to m
use threads or sub processes to spawn new
plots.
Thanks,
ss
On 6/13/07, Bill Baxter <[EMAIL PROTECTED]> wrote:
On 6/13/07, signal seeker <[EMAIL PROTECTED]> wrote:
>
> Bill,
>
> Thanks for your reply. pylab(ion) is not what I meant. Consider this
simply
> script -
&
//www.python.org/pypi/ezplot/0.1.0a3
--bb
On 6/13/07, signal seeker <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I am very new to matplotlib and still trying to find my way through docs
and
> api, so please excuse me if there is a simple way to do this.
>
> So the situatio
Hi All,
I am very new to matplotlib and still trying to find my way through docs and
api, so please excuse me if there is a simple way to do this.
So the situation is this - I would like to write a script that spawns
multiple
plots and exits, but the plots window do not die until they are
expli