Skip to content
Snippets Groups Projects
Commit 3d41bb81 authored by mnsc's avatar mnsc
Browse files

not call show

parent 8b606b3e
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ from PyQt5 import QtWidgets
# %%
def drawnow():
plt.show(block=False)
plt.gcf().canvas.draw()
plt.gcf().canvas.flush_events()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment