Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 626a4f2

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)