Changeset 4541 for trunk/GSASIIplot.py
- Timestamp:
- Aug 13, 2020 10:57:57 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4540 r4541 4708 4708 Plot.plot(Xb,Yb,color='k',dashes=(5,5)) 4709 4709 Plot.set_xlim([0.,PDFdata['Rmax']]) 4710 elif plotType == 'g(r)': 4711 Plot.set_xlim([0.,PDFdata['Rmax']]) 4710 4712 elif plotType == 'F(Q)': 4711 4713 Xb = [0.,5.0]
Note: See TracChangeset
for help on using the changeset viewer.