fix: model logs loading

This commit is contained in:
jialin
2024-11-29 13:41:28 +08:00
parent 890287ce72
commit 435161854c
13 changed files with 104 additions and 26 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ const options: any = {
animation: false,
grid: {
...grid,
right: -1,
top: -1,
right: 10,
top: 10,
bottom: 2,
left: 2,
containLabel: true,