You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks - there is an issue with my code I think your original code set TIMEOUT in float seconds. Maybe the original QTimer start() took float seconds as input. The new start() is int milli seconds.
I don't know what impact the rounding will have but anyway
There have been some changes to pyqtgraph - I think I've managed to fix most of the differences in the attached code
main.zip
Test with
The text was updated successfully, but these errors were encountered: