Changeset 614 for trunk/UTIL/PYTHON/planetoplot.py
- Timestamp:
- Apr 5, 2012, 12:35:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/planetoplot.py
r613 r614 508 508 509 509 if which == "unidim": 510 if lbls is not None: lbl=lbls[ index_f]510 if lbls is not None: lbl=lbls[nplot-1] 511 511 else: 512 512 lbl = ""
Note: See TracChangeset
for help on using the changeset viewer.