-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
- maybe always display graph node names
- hovering on nodes to pop-up more info than just name
- clicking on nodes to hyperlink to extended description
- investigate other plotly graph display features (or other graph display packages) to see if more interactivity (e.g. drag nodes around to increase visibility) is easy to implement
- realted: Replace igraph usage with networkx in project graph builder #74
Reactions are currently unavailable