Changeset 4007
- Timestamp:
- May 31, 2019 10:59:33 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4006 r4007 3201 3201 try: 3202 3202 CurLims[i] = float(G2frame.FixedLimits['dylims'][i]) 3203 Plot1.set_ylim(CurLims) 3203 3204 except: 3204 3205 pass 3205 Plot1.set_ylim(CurLims)3206 3206 if Page.plotStyle['logPlot']: 3207 3207 if 'PWDR' in plottype:
Note: See TracChangeset
for help on using the changeset viewer.