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

Circular network layouts in d3.js #51

Open
KirstieJane opened this issue Nov 28, 2017 · 2 comments
Open

Circular network layouts in d3.js #51

KirstieJane opened this issue Nov 28, 2017 · 2 comments

Comments

@KirstieJane
Copy link
Member

This is a beautiful interactive network and I'd love for us to figure out how to build it from outputs created by Brain Networks in Python.

It comes from this talk: http://mbostock.github.io/d3/talk/20111116/

I can't find the example code for the network though - can anyone help on that?

Once we've got the example code, we need to figure out how to format our networkx graphs into the input format required by dj3 😄

All help happily recieved!

@RobSullivan
Copy link

There's some JavaScript inside the last <script> element way down at the bottom of the html that looks like it might be what's generating this example.
Also someone has had a go at implementing it here https://gist.github.com/mbostock/1044242.
Hope this helps 😃

@Islast
Copy link
Collaborator

Islast commented Nov 28, 2017

I believe this might be what you're looking for

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