force-directed layout
This commit is contained in:
@@ -350,7 +350,7 @@ export default {
|
||||
type:node.type,
|
||||
label:node.label,
|
||||
height: 60,
|
||||
width: 242,
|
||||
width: 226,
|
||||
textColor: '#0F172A',
|
||||
backgroundColor:'rgba(0, 0, 0, 0)',
|
||||
borderradius: 999,
|
||||
|
||||
Reference in New Issue
Block a user