Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #30846
Ticket #30846
: test_pdf.py
File test_pdf.py,
68 bytes
(added by
astrofitz (Michael Fitzgerald)
,
13 years ago
)
Line
1
from
pylab
import
*
2
figure
(
0
)
3
plot
((
0
,
1
),(
0
,
1
))
4
savefig
(
'test.pdf'
)
Download in other formats:
Original Format