You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the physic theta property in config from 10 to 0.5, then call neoViz.reinit(config), the render speed should be slower and the graph should be more accurate.
Actual Behavior (Mandatory)
The behavior before and after changing the theta parameters is the same, without any changes.
Expected Behavior (Mandatory)
I changed the physic theta property in config from 10 to 0.5, then call
neoViz.reinit(config)
, the render speed should be slower and the graph should be more accurate.Actual Behavior (Mandatory)
The behavior before and after changing the theta parameters is the same, without any changes.
How to Reproduce the Problem
Screenshots (where it's possibile)
It should look like the right picture when I call
reinit(config)
.The text was updated successfully, but these errors were encountered: