fix: 资源图自适应和警告
This commit is contained in:
@@ -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%' },
|
||||
|
||||
Reference in New Issue
Block a user