Changeset 4236 for trunk/GSASIIplot.py
- Timestamp:
- Jan 8, 2020 9:44:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4229 r4236 2855 2855 elif plottype in ['SASD','REFD']: 2856 2856 Page.Choice = [' key press', 2857 'b: toggle subtract background file',' n: toggle semilog/loglog',2858 ' g: toggle grid','q: toggle S(q) plot','m: toggle multidata plot',2859 ' w: toggle (Io-Ic)/sig plot','+: toggle selection',]2857 'b: toggle subtract background file','g: toggle grid', 2858 'm: toggle multidata plot','n: toggle semilog/loglog', 2859 'q: toggle S(q) plot','w: toggle (Io-Ic)/sig plot','+: toggle selection',] 2860 2860 if not G2frame.SinglePlot: 2861 2861 Page.Choice = Page.Choice+ \
Note: See TracChangeset
for help on using the changeset viewer.