diagram scoring

This commit is contained in:
Jan Prochazka
2022-01-16 13:55:46 +01:00
parent 09f98c2442
commit 3f06e7fda3
3 changed files with 111 additions and 29 deletions

View File

@@ -481,7 +481,7 @@
graph.initialize();
const layout = GraphLayout.createCircle(graph).springyAlg().fixViewBox();
const layout = GraphLayout.createCircle(graph).springyAlg().doMoveSteps().fixViewBox();
callChange(current => {
return {