Michael
I'm using gnuplot-py to monitor data from a serial port, and it works
fine while the main python program is running. But I would like to keep
the plot open after python closes - is that possible? I can obviously
reopen the data file and reconstruct the plot, but it would be useful to
keep the original plot window open.
Thanks
Tony
|