| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function keys)
|
|
|
|
selection when appropriate
|
|
filtered_graph
|
|
|
|
|
|
|
|
|
|
|
|
Whereas node text class was not set correctly on selection.
|
|
|
|
|
|
This reverts commit 3e2452ad6480e726fee8fdf2e3817ef09b0ba34d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i.e.
related =
|selected| == 1 N(selected)
else intersection_{s in S}{neighbours(s)}
|
|
selected nodes - nodes the user selected directly, via search or click.
related - nodes that we choose to show the user as a result of the
selection made.
|
|
|
|
|
|
|
|
|
|
|
|
It was buggy and did not deal with overlap.
Renamed to neighbourhood.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/usr/bin/python
|
|
|
|
|
|
|
|
|