cbogart / scisoft-net-map

Scientific Software Network Map
Other
4 stars 4 forks source link

Limit force-directed graph to top N neighbors #48

Closed cbogart closed 9 years ago

cbogart commented 9 years ago

Show the focus node and its connections to the top N neighbors, not by usage of the neighbor package, but by percentage of that usage that's associated with the focus package, that is, the orange slice percentage. So, little tiny orange dots will take priority over giant circles with thin orange slices.

cbogart commented 9 years ago

After experimenting with this, it seemed confusing: the culled circles in the force directed graph might in some circumstances be the largest bars portrayed next to it. I think the percentage criterion might be a good idea, but it would require other changes too.