mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
test: 更新 NetworkChart.tsx
This commit is contained in:
parent
a68c5be971
commit
265da435ad
@ -236,7 +236,7 @@ export function NetworkChart({
|
||||
{activeChart !== defaultChart && (
|
||||
<Line
|
||||
isAnimationActive={false}
|
||||
strokeWidth={2}
|
||||
strokeWidth={1}
|
||||
type="linear"
|
||||
dot={false}
|
||||
dataKey="avg_delay"
|
||||
|
Loading…
Reference in New Issue
Block a user