Hi all,
I have a application using a wxPython gui which has matplotlib figure, axes
etc The code works fine and the display of mathtext works fine when run in
python.
When I compile it and try to display any text it doesn't render the text at all
(this can be anything from a simple lett
Hello,
I have a problem when I try to refresh a plot I create.
The code is shown below:
What I want to do is that when the user initiates a key press the plot is
updated. (If you minimise and maximise then it is done, the problem is the
repainting of the window. I have tried searching on