Changeset 83eb5208 in sasview for src/sas/qtgui/Plotting/ScaleProperties.py
- Timestamp:
- Apr 19, 2017 3:58:36 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:
- cd2cc745
- Parents:
- 6c8fb2c
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotting/ScaleProperties.py
rfed94a2 r83eb5208 3 3 import sas.sasview 4 4 5 from sas.qtgui. UI.ScalePropertiesUI import Ui_scalePropertiesUI5 from sas.qtgui.Plotting.UI.ScalePropertiesUI import Ui_scalePropertiesUI 6 6 7 7 x_values = ["x", "x^(2)", "x^(4)", "ln(x)", "log10(x)", "log10(x^(4))"]
Note: See TracChangeset
for help on using the changeset viewer.