We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0a414 commit f159faaCopy full SHA for f159faa
examples/SerialCsvLogger/serial_plot.py
@@ -52,3 +52,4 @@
52
axes.relim()
53
axes.autoscale_view(True,True,True)
54
plt.draw()
55
+ fig.canvas.flush_events()
0 commit comments