I want to dynamically update the scatter plot based on the y-axis data received from a socket connection. I used python matplot lib in interactive mode to do this, but during dy
This page contains a couple of examples of dynamic plots with matplotlib and wxPython. And here is a version with PyQt.