示例#1
0
 def __init__(self):
     HistogramPlot.__init__(self)
     self.title = 'Model'
示例#2
0
 def __init__(self):
     self.units = None
     self.mask  = None
     HistogramPlot.__init__(self)
     self.title = 'Source'