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

Support multiple graphs #2

Closed
nemesifier opened this issue Aug 20, 2015 · 5 comments
Closed

Support multiple graphs #2

nemesifier opened this issue Aug 20, 2015 · 5 comments

Comments

@nemesifier
Copy link
Member

At the moment netjsongraph.js can only visualize a single NetworkGraph object.

It would be very useful to add support for visualizing multiple NetworkGraph objects wrapped in a NetworkCollection.

A possible solution could be displaying a menu with the labels of each NetworkGraph. When clicking on a label the graph would show up. When the page loads the main body could either hint to choose a graph to display or display all of them... we can experiment a bit and find good defaults.

@nemesifier nemesifier added this to the 0.2 milestone Aug 20, 2015
@gubi
Copy link
Contributor

gubi commented Aug 27, 2015

I'm working on it! ;)

@bittorf
Copy link
Contributor

bittorf commented Aug 27, 2015

i'am eager testing it 8-)

@nemesifier
Copy link
Member Author

👍

@gubi
Copy link
Contributor

gubi commented Aug 27, 2015

Please, note the pull request #14 ;)

@nemesifier
Copy link
Member Author

Thank you @gubi! I finally managed to merge #14
👍

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

3 participants