Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Forgot some ...

This commit is contained in:
Arnar Flatberg 2007-04-24 17:21:40 +00:00
parent 34ae426c86
commit a0faed2614
1 changed files with 1 additions and 1 deletions

View File

@ -663,7 +663,7 @@ class NetworkPlot(Plot):
c=self._nodecolor,
linewidth=lw,
zorder=3)
self._mappable = node_collection
self._mappable = self.node_collection
# selected nodes is a transparent graph that adjust node-edge visibility
# according to the current selection needed to get get the selected
# nodes 'on top' as zorder may not be defined individually