mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
optimize the viewer
This commit is contained in:
parent
13ea461168
commit
989f299278
@ -175,7 +175,11 @@
|
||||
"id":clickNodeId+"ana",
|
||||
"from":clickNodeId,
|
||||
"title":{'name':"入参组合分析"},
|
||||
"data":datas
|
||||
"data":datas,
|
||||
'style':{
|
||||
'data-font-size':'10px',
|
||||
'title-font-size':'12px'
|
||||
}
|
||||
}
|
||||
graph.createNode(paramGraphData,e.x+150,e.y-30);
|
||||
methodParamMap.set(clickNodeId+"ana","")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user