Changeset 2653 for trunk/GSASIIplot.py
- Timestamp:
- Jan 21, 2017 3:11:39 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r2647 r2653 2154 2154 else: 2155 2155 Lines.append(Plot.axvline(item[0],color=colors[Ni%6],picker=2.)) 2156 if Ni == N+1: 2157 Lines[-1].set_lw(Lines[-1].get_lw()+1) 2156 2158 if G2frame.PatternTree.GetItemText(PickId) == 'Limits': 2157 2159 tip = 'On data point: Lower limit - L MB; Upper limit - R MB. On limit: MB down to move'
Note: See TracChangeset
for help on using the changeset viewer.