We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebe0d5 commit e5b5455Copy full SHA for e5b5455
examples/first.py
@@ -38,5 +38,4 @@
38
ax.add_artist(lw2, 2)
39
ax.set_xlim(0, np.pi * 4)
40
ax.set_ylim(-1.1, 1.1)
41
-plt.ion()
42
plt.show()
0 commit comments