Changes in src/sas/sasgui/plottools/plottables.py [80f4684:8abd96d] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/plottools/plottables.py
r80f4684 r8abd96d 212 212 self.color += plottable.colors() 213 213 self.plottables[plottable] = self.color 214 plottable.custom_color = self.color215 214 216 215 def changed(self):
Note: See TracChangeset
for help on using the changeset viewer.