Skip to content

Commit 626a4f2

Browse files
authored
Update annotation_basic.py
1 parent 947099e commit 626a4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pyplots/annotation_basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@
2020
arrowprops=dict(facecolor='black', shrink=0.05),
2121
)
2222
ax.set_ylim(-2, 2)
23+
plt.show()

0 commit comments

Comments
 (0)