Robert Garrett schrieb:
> Hi,
> I'd like to use Python to plot data in real-time. I've created a GUI
> using wxPython and have embedded a Matplotlib graph into a pane. My
> problem is that I don't know the best way to update the graph. What's
> the recommended method for this?
First use the s
Hi,
I'd like to use Python to plot data in real-time. I've created a GUI using
wxPython and have embedded a Matplotlib graph into a pane. My problem is
that I don't know the best way to update the graph. What's the recommended
method for this? The data comes from a peripheral device connected t