Changeset 17869
- Timestamp:
- 04/29/14 07:46:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/applyoptions.py
r17856 r17869 233 233 cb.set_label(options.getfieldvalue('colorbartitle'),fontsize=fontsize) 234 234 cb.ax.tick_params(labelsize=fontsize) 235 plt.sca(ax) # return to original axes control 235 236 #}}} 236 237
Note:
See TracChangeset
for help on using the changeset viewer.