feat: 仪表板看板
This commit is contained in:
@@ -167,8 +167,9 @@ function handleRanderGraph(
|
||||
const graph = new Graph({
|
||||
container: container,
|
||||
width: clientWidth,
|
||||
height: clientHeight,
|
||||
height: clientHeight - 36,
|
||||
fitCenter: true,
|
||||
fitView: true,
|
||||
modes: {
|
||||
default: [
|
||||
'drag-combo',
|
||||
|
||||
Reference in New Issue
Block a user