Please explain the switch 'Physics' and Link distance
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi ToreWith Physics switch you can freeze/unfreeze the graph layout force
https://github.com/d3/d3/blob/master/API.md#forces-d3-force
Link distance is the distance Node to Node. If you have a high connected Graphthe layout could be a mess. If you increment this value the rendering will be better.
https://github.com/d3/d3-force/blob/master/README.md#link_distance
Hope it helps
2016-12-27 17:36 GMT+01:00 Tore <tora...@gmail.com>:
Please explain the switch 'Physics' and Link distance
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-databa...@googlegroups.com.