- Timestamp:
- 04/06/11 13:24:35 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/asapplotter.py
r2056 r2106 1417 1417 self._header_plot(headstr,fontsize=fontsize) 1418 1418 import time 1419 self._plotter.figure.text(0.99,0.0 ,1419 self._plotter.figure.text(0.99,0.01, 1420 1420 time.strftime("%a %d %b %Y %H:%M:%S %Z"), 1421 1421 horizontalalignment='right',
Note:
See TracChangeset
for help on using the changeset viewer.