feat: 仪表板看板

This commit is contained in:
TsMask
2024-01-19 16:51:32 +08:00
parent bf246d621d
commit 533370ee8e
8 changed files with 1385 additions and 238 deletions

View File

@@ -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',