Closed omn0mn0m closed 5 years ago
Issue was due to having the plotting on a separate thread from the web socket. Solution for now is to throw out any datapoints-to-be that would be plotting at a previous x value.
Issue was due to having the plotting on a separate thread from the web socket. Solution for now is to throw out any datapoints-to-be that would be plotting at a previous x value.