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

Graph never stabilizes, even if iterations are set very low #156

Open
tefkah opened this issue Jun 3, 2021 · 0 comments
Open

Graph never stabilizes, even if iterations are set very low #156

tefkah opened this issue Jun 3, 2021 · 0 comments

Comments

@tefkah
Copy link
Collaborator

tefkah commented Jun 3, 2021

Hi!

While (slowly) working on #148 I noticed that no matter what value I set physics: stabilize: iterations, the graph physics never seem to turn off after that number of iterations.

You do seem to have (code included which should accomplish this)[https://github.com/org-roam/org-roam-server/blob/a0f82bf41e318d4ef606a26f54054262ed6c3441/index.html#L541-L543]

This should work according to (the docs)[https://visjs.github.io/vis-network/docs/network/#Events], and it does not seem that there is any other code which would change user definitions, so I thought I'd just ask.

Do you have any idea why this happens? I'd ideally put it quite low, at like 50, because for large graphs it really tanks the performance.

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

1 participant