8000 SC · matplotlib/matplotlib@1cc8238 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cc8238

Browse files
author
Steve Chaplin
committed
SC
svn path=/trunk/matplotlib/; revision=2985
1 parent f48c919 commit 1cc8238

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/fill_demo2.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
from pylab import subplot, sin, pi, arange, setp, show
24
ax = subplot(111)
35
t = arange(0.0,3.0,0.01)

0 commit comments

Comments
 (0)
0