Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scale network graph edges by 'connectivity strength' between 2 nodes #36

Open
thundergolfer opened this issue Jul 21, 2017 · 0 comments

Comments

@thundergolfer
Copy link
Contributor

Description

We want to somehow communicate how closely to members work. ie. their level of collaboration.

This can be set by a function on the width of a graph edge, according to some value which represents the level of collaboration.

Note: see issue #33 for info on how to measure level of collaboration

Basic implementation direction

This will be implemented as javascript, as a function used in the D3.js graph building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant