fix:力导向

This commit is contained in:
lwj
2022-04-06 11:59:24 +08:00
parent 7b9fffe0ab
commit a9e5bcd224
5 changed files with 150 additions and 20 deletions
+1 -4
View File
@@ -62,10 +62,7 @@ SV.registerLayout('Force', {
},
layout(e) {
console.log("here is the layout of Force")
// e.forEach((item, index) => {
// console.log(item.getBound());
// })
}
});