Changeset 4541 for trunk/GSASIIpwdGUI.py


Ignore:
Timestamp:
Aug 13, 2020 10:57:57 AM (3 years ago)
Author:
vondreele
Message:

minor fixes to PDF plotting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwdGUI.py

    r4540 r4541  
    73727372            G2plt.PlotISFG(G2frame,data,newPlot=True,plotType='g(r)')
    73737373        else:
    7374             G2plt.PlotISFG(G2frame,data,newPlot=True)
     7374            G2plt.PlotISFG(G2frame,data,newPlot=False)
    73757375       
    73767376    def OnComputeAllPDF(event):
Note: See TracChangeset for help on using the changeset viewer.