*** empty log message ***
This commit is contained in:
parent
2087ab6666
commit
d7d44b174d
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ class DataGraph(Frame):
|
|||
for id in ids:
|
||||
self.canvas.delete(id)
|
||||
|
||||
def
|
||||
def screendata(self):
|
||||
self.xdata = array(self.data[self.ix,:])
|
||||
self.ydata = array(self.data[self.iy,:])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue