test: 更新 NetworkChart.tsx

This commit is contained in:
仓鼠 2024-10-10 00:40:48 +08:00 committed by GitHub
parent a68c5be971
commit 265da435ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -236,7 +236,7 @@ export function NetworkChart({
{activeChart !== defaultChart && (
<Line
isAnimationActive={false}
strokeWidth={2}
strokeWidth={1}
type="linear"
dot={false}
dataKey="avg_delay"