Changeset 121 for trunk/GSASIIplot.py
- Timestamp:
- Jul 16, 2010 11:17:42 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r120 r121 346 346 item, cookie = self.PatternTree.GetNextChild(self.root, cookie) 347 347 Ymax = 1.0 348 print len(PlotList)349 348 for Pattern in PlotList: 350 349 xye = Pattern[1]
Note: See TracChangeset
for help on using the changeset viewer.