Map. dagre and spread algorithm
This commit is contained in:
@@ -340,10 +340,11 @@ export default {
|
||||
id:node.id,
|
||||
type:node.type,
|
||||
label:node.label,
|
||||
height:80,
|
||||
width:100,
|
||||
backgroundColor:'#FFCCCC',
|
||||
bordercolor:'#003366',
|
||||
height: 48,
|
||||
width: 216,
|
||||
backgroundColor:'#FFFFFF',
|
||||
bordercolor:'#64748B',
|
||||
radius: '999px',
|
||||
shape:"round-rectangle",
|
||||
freq:node.freq,
|
||||
duration:node.duration,
|
||||
|
||||
Reference in New Issue
Block a user