Changeset 9305b46 in sasview
- Timestamp:
- Mar 29, 2019 10:03:55 AM (6 years ago)
- Branches:
- ticket-1249
- Children:
- a5e1b6ca
- Parents:
- 34f23c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/plottools/PlotPanel.py
r34f23c8 r9305b46 1235 1235 # TODO: rather than redrawing on the fly. 1236 1236 self.subplot.clear() 1237 self.subplot.hold(True)1238 1237 1239 1238 def render(self):
Note: See TracChangeset
for help on using the changeset viewer.