Ejemplo n.º 1
0
 def __init__(self):
     FourPanelPlot.__init__(self)
     self.__data = {}
     self.__fit = 15
Ejemplo n.º 2
0
 def __init__(self, data):
     FourPanelPlot.__init__(self)
     self.__data = data