Changeset 5b144c6 in sasview for src/sas/qtgui/Plotting/Plotter.py
- Timestamp:
- Sep 8, 2018 4:23:48 PM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 5d28d6b
- Parents:
- 685602a
- git-author:
- Piotr Rozyczko <rozyczko@…> (09/08/18 16:21:23)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/08/18 16:23:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotting/Plotter.py
r0cd98a1 r5b144c6 561 561 562 562 #Remove another Fit, if exists 563 self.removePlot(" fit")563 self.removePlot("Fit") 564 564 565 565 self.fit_result.reset_view()
Note: See TracChangeset
for help on using the changeset viewer.