hello, I want use matplotlib to show some data in a loop for very long time, but I found matplotlib was blocked and loss reponse. so I think if it is could be used in thread. here is my test code: I ...