Changeset 1779 for trunk/GSASIIplot.py
- Timestamp:
- Apr 6, 2015 3:45:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r1774 r1779 2640 2640 Plot.plot(X,Y,color='k',label=str(PH)) 2641 2641 Plot.legend(loc='best') 2642 Plot.set_title('Axial distribution for HKL='+str(PH)+' in '+phase )2642 Plot.set_title('Axial distribution for HKL='+str(PH)+' in '+phase+'\n'+hist) 2643 2643 Plot.set_xlabel(r'$\psi$',fontsize=16) 2644 2644 Plot.set_ylabel('MRD',fontsize=14)
Note: See TracChangeset
for help on using the changeset viewer.