Closed joshuaonwezen closed 4 years ago
https://stackoverflow.com/questions/40941524/d3-force-layout-how-to-force-a-group-of-node-to-stay-in-a-given-area
Use the variable "d.followed", it is set to either 0, 1 or 2 depending on if it's followed by a user or just recommended (0)
https://stackoverflow.com/questions/40941524/d3-force-layout-how-to-force-a-group-of-node-to-stay-in-a-given-area
Use the variable "d.followed", it is set to either 0, 1 or 2 depending on if it's followed by a user or just recommended (0)