Changeset 55d89f8 in sasview for src/sas/qtgui/PlotterBase.py


Ignore:
Timestamp:
Dec 6, 2016 8:35:10 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
64f1e93
Parents:
6d05e1d
Message:

Context menu 3D plotting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/PlotterBase.py

    • Property mode changed from 100755 to 100644
    r6d05e1d r55d89f8  
    5252        self.color=0 
    5353        self.symbol=0 
    54         self.dimension=1 
    5554        self.grid_on = False 
    5655        self.scale = 'linear' 
Note: See TracChangeset for help on using the changeset viewer.