We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7989c commit be361d2Copy full SHA for be361d2
examples/pylab_examples/coords_report.py
@@ -15,4 +15,4 @@ def millions(x):
15
ax.fmt_ydata = millions
16
plt.plot(x, y, 'o')
17
18
-show()
+plt.show()
0 commit comments