-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Correct me if I am wrong, but I search locked in the codebase and find nothing.
In cose layout, the gravitational/repulsion force takes locked into consideration, see https://github.com/cytoscape/cytoscape.js/blob/master/src/extensions/layout/cose.js#L357 and https://github.com/cytoscape/cytoscape.js/blob/master/src/extensions/layout/cose.js#L529.
However, I did not see any locked in https://github.com/cytoscape/cytoscape.js-cose-bilkent/blob/master/src/Layout/FDLayout.js#L208 and https://github.com/cytoscape/cytoscape.js-cose-bilkent/blob/master/src/Layout/FDLayout.js#L281.
I can work on a PR to respect locked nodes. Is there any algorithmic difficult on locked nodes? Thank you.
Metadata
Metadata
Assignees
Labels
No labels