Changeset f1f3e6a in sasview for src/sas/qtgui/Plotting/Plotter.py
- Timestamp:
- Nov 13, 2017 9:34:45 AM (7 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:
- 7c487846
- Parents:
- 1543f0c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotting/Plotter.py
rfbfc488 rf1f3e6a 307 307 self.textList.append(new_text) 308 308 self.canvas.draw_idle() 309 pass 309 310 310 311 def onRemoveText(self):
Note: See TracChangeset
for help on using the changeset viewer.