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 947099e commit 626a4f2Copy full SHA for 626a4f2
examples/pyplots/annotation_basic.py
@@ -20,3 +20,4 @@
20
arrowprops=dict(facecolor='black', shrink=0.05),
21
)
22
ax.set_ylim(-2, 2)
23
+plt.show()
0 commit comments