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

*88 Gridedit: figure out a way to get responsiveness while we're laying out a graph. Probably going to have to rewrite D3, which is nontrivial. #54

Closed
dpinney opened this issue May 8, 2013 · 2 comments
Milestone

Comments

@dpinney
Copy link
Owner

dpinney commented May 8, 2013

No description provided.

@cshjin
Copy link
Contributor

cshjin commented Jul 11, 2013

Laying a graph in D3 force layout will lead decrease the number of force.alpha(), by default it decreases from x(positive number) to 0(represent stop).
Ref: https://github.com/mbostock/d3/wiki/Force-Layout#wiki-alpha and https://github.com/mbostock/d3/blob/master/d3.js#L5643

@dpinney
Copy link
Owner Author

dpinney commented Jul 24, 2013

Dup of #36

@dpinney dpinney closed this as completed Jul 24, 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

2 participants