Changes in / [40b14f3:048381b3] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/guiframe/local_perspectives/plotting/detector_dialog.py
rd85c194 r8416a02 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.