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

Skip to content

Commit aa91486

Browse files
author
Aseem Bansal
committed
Update pyplot_text.py
1 parent 55bdafe commit aa91486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/pyplots/pyplot_text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
plt.text(60, .025, r'$\mu=100,\ \sigma=15$')
1515
plt.axis([40, 160, 0, 0.03])
1616
plt.grid(True)
17-
17+
plt.show()

0 commit comments

Comments
 (0)