Changeset 3474 for trunk/GSASIIplot.py
- Timestamp:
- Jul 16, 2018 4:07:12 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r3453 r3474 188 188 Pwrm1 = chr(0x207b)+chr(0x0b9) 189 189 nxs = np.newaxis 190 # GSASIIpath.IPyBreak()191 190 plotDebug = False 192 191 #matplotlib 2.0.x dumbed down Paired to 16 colors - … … 1518 1517 Page.canvas.SwapBuffers() 1519 1518 1520 # Plot Structureexecution starts here (N.B. initialization above)1519 # Plot3DSngl execution starts here (N.B. initialization above) 1521 1520 new,plotNum,Page,Plot,lim = G2frame.G2plotNB.FindPlotTab('3D Structure Factors','ogl') 1522 1521 if new:
Note: See TracChangeset
for help on using the changeset viewer.