Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

oops ... (broken code fixed)

This commit is contained in:
Arnar Flatberg 2007-02-27 15:08:00 +00:00
parent 4de65f1085
commit d27278241c
1 changed files with 0 additions and 2 deletions

View File

@ -1096,8 +1096,6 @@ class NetworkPlot(Plot):
index = self.get_index_from_selection(self.dataset, selection)
if len(index) > 0:
linewidth.put(2, index)
nodelist = selection[self.current_dim]
selected_edges = self.grap
self.selected_nodes.set_linewidth(linewidth)
self.canvas.draw()