ProtEGOnist is a graph visualisation approach to visualize small world networks based on the concept of ego graphs around nodes of interest.
1
stars
0
forks
source link
Idea: Improve sorting in ego-graph groups #131
Closed
ThHarbig closed 6 months ago
Right now we have the paradigm of always sorting the nodes consistently across ego-graphs in ego-graph groups.
However, other sort orders might help interpret the data, e.g sorting nodes by their distance instead.