Changeset 0783a2e in sasview for src/sas/sasgui/guiframe/local_perspectives
- Timestamp:
- Sep 15, 2016 8:33:57 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- ddfe3f17
- Parents:
- 4141155
- git-author:
- Lewis O'Driscoll <lewis.o'driscoll@…> (08/08/16 10:31:09)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/guiframe/local_perspectives/plotting/detector_dialog.py
rd85c194 r0783a2e 7 7 from sas.sasgui.guiframe.events import StatusEvent 8 8 from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as Canvas 9 from matplotlib importmpl9 import matplotlib as mpl 10 10 from matplotlib import pylab 11 11 # FONT size
Note: See TracChangeset
for help on using the changeset viewer.