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

Rewrite the Graph visualization code #6

Open
cegme opened this issue Aug 15, 2012 · 2 comments
Open

Rewrite the Graph visualization code #6

cegme opened this issue Aug 15, 2012 · 2 comments
Assignees

Comments

@cegme
Copy link
Owner

cegme commented Aug 15, 2012

The current graph visualization code is broken.
Additionally, It uses arbor.js.
Lets explore the d3.js at http://d3js.org/ because this is the more popular package.
We need to make sure d3.js is dynamic and can respond to events such as clicks.

@ghost ghost assigned supriyan Aug 15, 2012
@ghost ghost assigned cegme Sep 5, 2012
@cegme
Copy link
Owner Author

cegme commented Sep 5, 2012

@supriyan To speed things up, I'll write the first version of this as soon as possible.
When we get you cpu up to speed you can take over,

cegme added a commit that referenced this issue Sep 5, 2012
…in web/force-collapsible.html . This starts issue #6. Next, I need to change the onlick function to do an ajax lookup for get the neighbors of the next node.
@cegme
Copy link
Owner Author

cegme commented Sep 7, 2012

Hey @supriyan, @virup and @clintpgeorge . Let me know if you get this up and running locally. If so, check out the graph visualization.
I put an example of what is capable: http://localhost/grisham/web/force-collapsible.html
Its just a start but I would like to know what you think.

Hey, I put the code up on neo server. Check out this link: http://neo.cise.ufl.edu/grisham/web/force-collapsible.html

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

2 participants