Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda2ed3 commit 7cf68e8Copy full SHA for 7cf68e8
1 file changed
doc/users/interactive_guide.rst
@@ -264,7 +264,6 @@ For example ::
264
plt.ion()
265
266
fig, ax = plt.subplots()
267
- fig.canvas.show()
268
th = np.linspace(0, 2*np.pi, 512)
269
ax.set_ylim(-1.5, 1.5)
270
0 commit comments