fix: 资源图自适应和警告

This commit is contained in:
TsMask
2024-01-30 16:31:32 +08:00
parent 4d1b3d6a90
commit 17bb4f1738
2 changed files with 30 additions and 31 deletions

View File

@@ -164,7 +164,7 @@ function fnLoadChart(data: Record<string, any>[]) {
type: 'value',
name: `${t('views.monitor.monitor.resourceUsage')} ( % )`,
position: 'right',
alignTicks: true,
alignTicks: false
},
],
grid: { left: '5%', right: '5%', bottom: '20%' },