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

Allow velocityDecay to be set during simulation of the graph #20

Open
sudheesh001 opened this issue Feb 8, 2018 · 2 comments
Open

Allow velocityDecay to be set during simulation of the graph #20

sudheesh001 opened this issue Feb 8, 2018 · 2 comments

Comments

@sudheesh001
Copy link

Currently it looks like I cannot pass the velocityDecay parameter via the options of neo4jd3. It'd be a nice feature to include the ability to have velocityDecay as options which can then be sent to the forceSimulation() call in d3

Also, an added nice feature would be to ensure that the edges between the nodes do not overlap when the velocityDecay is closer to 1

Additionally, it might be better to pre-render the entire simulation if possible 👍

Thanks for the great tool.

@StoneStrawberry
Copy link

How does your text work in the middle of the connection?

@sudheesh001
Copy link
Author

@StoneStrawberry My text in the middle of the connection does overlap with another edge.

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