Taro Sato-4 wrote:
>
> Hello. I'm trying to embed mpl in an wxpython app which is intended
> to run repeatedly within a single script. (It's a workaround for not
> being able to use pyplot.show() more than once in a script.)
>
> All seems to work as intended when I don't attach any key press
Hello. I'm trying to embed mpl in an wxpython app which is intended
to run repeatedly within a single script. (It's a workaround for not
being able to use pyplot.show() more than once in a script.)
All seems to work as intended when I don't attach any key press events
(here to just destroy the a