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 e335d12 commit 63c6868Copy full SHA for 63c6868
1 file changed
examples/api/quad_bezier.py
@@ -16,5 +16,4 @@
16
ax.plot([0.75], [0.25], "ro")
17
ax.set_title('The red point should be on the path')
18
19
-plt.draw()
20
-
+plt.show()
0 commit comments