Changeset 722b7d6 in sasview for src/sas/qtgui/Plotting/Plotter2D.py
- Timestamp:
- Oct 29, 2018 4:34:53 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- ec4a143
- Parents:
- 75906a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotting/Plotter2D.py
r8fad50b r722b7d6 9 9 10 10 11 #import sys12 #print("SYS.PATH = ", sys.path)13 11 import matplotlib as mpl 14 mpl.use("Qt5Agg")15 12 DEFAULT_CMAP = mpl.cm.jet 16 13
Note: See TracChangeset
for help on using the changeset viewer.