8000 Update pyplot_text.py · benzea/matplotlib@aa91486 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa91486

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0