Fixing the node positions in the layout using gephi toolkit -
i trying create fruchtermanreingold layout using gephi toolkit. observed node positions getting changed same data. how fix node positions ? because layout shouldn't change if data same.
edit
there method node.getnodedata().setfixed(true);
haven't tried it. 1 of colleagues trying implement spigot couldn't work
Comments
Post a Comment