Changeset 64f1e93 in sasview for src/sas/qtgui/PlotterBase.py


Ignore:
Timestamp:
Dec 7, 2016 5:47:22 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:
416fa8f
Parents:
55d89f8
Message:

2D plots: more unit tests + minor cleanup

File:
1 edited

Legend:

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

    r55d89f8 r64f1e93  
    9090        self._title = title 
    9191 
    92     #def id(self, id=""): 
    93     #    """ id setter """ 
    94     #    self.id = id 
    95  
    9692    @property 
    9793    def xLabel(self, xlabel=""): 
Note: See TracChangeset for help on using the changeset viewer.