Hallo,
thank you for this huge amount of input.
I think, that is what I needed.
Have a nice weekend.
Regards..
Thomas
John Hunter-4 wrote:
>
> On Thu, May 8, 2008 at 10:10 AM, dertom <[EMAIL PROTECTED]> wrote:
>
>> Please, can anybody tell me, if there is a solution, to call the show()
>
On Thu, May 8, 2008 at 10:10 AM, dertom <[EMAIL PROTECTED]> wrote:
> Please, can anybody tell me, if there is a solution, to call the show()
> method more than one time,while my main script is running?
To do this right, you will probably need to write a tk application and
embed matplotlib in it,
Hallo,
I'm quite new to matplotlib and have a problem, I was searching a solution
for the whole day :(
The thing is, I want to show different Figures at different states of my
main application.
So it is not possible for me, to perform the standard procedure, that may
looks like:
figure(1)
plo