for property "fixed" of force transform:
"The name of a data set containing nodes whose layout should be fixed.
This data set may be populated in response to interactions
in order to make nodes stay at a specific coordinate."
This assumes the nodes (with their x,y position) are selected by user interaction (mouse click).
Question:
Is there a way to assign certain nodes to have specific fixed x,y positions
at the start of a force-directed layout?