Changeset 4482
- Timestamp:
- Jun 12, 2020 9:06:19 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4480 r4482 2911 2911 mpl.rcParams['image.cmap'] = G2frame.ContourColor 2912 2912 mcolors = mpl.cm.ScalarMappable() #wants only default as defined in previous line!! 2913 mcolors.set_array([]) # needed for MPL <=3.0.x 2913 2914 if G2frame.Contour: 2914 2915 ContourZ = []
Note: See TracChangeset
for help on using the changeset viewer.