In a message of Thu, 01 Oct 2015 20:47:10 +0100, Dave Farrance writes:
>Laura Creighton wrote:
>
>>In a message of Thu, 01 Oct 2015 20:03:26 +0100, Dave Farrance writes:
>>>Laura Creighton wrote:
>>>
In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes:
>Yet the documenta
Laura Creighton wrote:
>In a message of Thu, 01 Oct 2015 20:03:26 +0100, Dave Farrance writes:
>>Laura Creighton wrote:
>>
>>>In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes:
Yet the documentation says that it's mandatory for the GUI backend base
to implement stop()
In a message of Thu, 01 Oct 2015 20:03:26 +0100, Dave Farrance writes:
>Laura Creighton wrote:
>
>>In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes:
>>>Yet the documentation says that it's mandatory for the GUI backend base
>>>to implement stop() but that single_shot is option
Laura Creighton wrote:
>In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes:
>>Yet the documentation says that it's mandatory for the GUI backend base
>>to implement stop() but that single_shot is optional. Ho hum.
>
>report as a bug. its a doc bug at least, but I think its a r
In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes:
>Yet the documentation says that it's mandatory for the GUI backend base
>to implement stop() but that single_shot is optional. Ho hum.
report as a bug. its a doc bug at least, but I think its a real bug,
and your code should
Laura Creighton wrote:
>In a message of Thu, 01 Oct 2015 17:36:50 +0100, Dave Farrance writes:
>>I'm trying to set up the basics of a timer-scheduled function in
>>matplotlib and I can't figure out how to stop the timer. Maybe the
>>stop() method is dysfunctional in Ubuntu 14.04 or maybe I'm gett
In a message of Thu, 01 Oct 2015 17:36:50 +0100, Dave Farrance writes:
>I'm trying to set up the basics of a timer-scheduled function in
>matplotlib and I can't figure out how to stop the timer. Maybe the
>stop() method is dysfunctional in Ubuntu 14.04 or maybe I'm getting the
>syntax wrong.
>
>If
I'm trying to set up the basics of a timer-scheduled function in
matplotlib and I can't figure out how to stop the timer. Maybe the
stop() method is dysfunctional in Ubuntu 14.04 or maybe I'm getting the
syntax wrong.
If anybody's got matplotlib installed, can you try this code and tell me
if it s