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

show the tree in circular format instead of top down #32

Closed
niryariv opened this issue Dec 1, 2013 · 6 comments
Closed

show the tree in circular format instead of top down #32

niryariv opened this issue Dec 1, 2013 · 6 comments
Assignees

Comments

@niryariv
Copy link
Contributor

niryariv commented Dec 1, 2013

we want the network to look like a "solar system" rather than a tree. in order to achieve this, instead of using a top->bottom we'll display the nodes as a circle. Here's an example:

screen shot 2013-12-01 at 3 17 57 pm

note that the big circles are the top children (ie the sons of the core node). the circles that connect everything together (give it the "solar system" look) are mostly there for design reasons, we can handle them later on.

@ghost ghost assigned ceoaliongroo Dec 1, 2013
@ceoaliongroo
Copy link
Contributor

Example code:
http://bl.ocks.org/mbostock/4063550

@ceoaliongroo
Copy link
Contributor

WIP:
screen shot 2013-12-03 at 5 50 47 pm

@ceoaliongroo
Copy link
Contributor

Update:
screen shot 2013-12-04 at 11 04 43 am

@ceoaliongroo
Copy link
Contributor

Update:
screen shot 2013-12-04 at 4 50 59 pm

screen shot 2013-12-04 at 4 50 47 pm

@ceoaliongroo
Copy link
Contributor

Update:
screen shot 2013-12-05 at 5 51 39 pm

@amitaibu
Copy link
Member

amitaibu commented Dec 8, 2013

Closing in favor of smaller issues.

@amitaibu amitaibu closed this as completed Dec 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants