Changeset 4480
- Timestamp:
- Jun 10, 2020 9:27:35 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4479 r4480 5083 5083 mpl.rcParams['image.cmap'] = G2frame.ContourColor 5084 5084 mcolors = mpl.cm.ScalarMappable() #wants only default as defined in previous line!! 5085 mcolors.set_array([]) # needed for MPL <=3.0.x 5085 5086 X0 = Y0 = Z0 = np.zeros_like(X) 5086 5087 icolor = R/90.
Note: See TracChangeset
for help on using the changeset viewer.