Changeset 1100 for trunk/python
- Timestamp:
- 08/02/06 09:32:21 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/asaplotbase.py
r1098 r1100 666 666 667 667 if len(lines): 668 rcParams['legend.fontsize'] = 8669 ## lsiz = rcParams['legend.fontsize']-len(lines)/2670 668 sp['axes'].legend(tuple(lines), tuple(labels), 671 669 self.loc)
Note:
See TracChangeset
for help on using the changeset viewer.