set animationThreshold to 1000

This commit is contained in:
pa
2025-11-19 12:07:05 +09:00
committed by Natsumi
parent 0eed917080
commit 832254c545

View File

@@ -205,6 +205,7 @@ export function useMutualGraphChart({ cachedUsers, graphPayload }) {
roamTrigger: 'global',
data: nodes,
links,
animationThreshold: 1000,
label: {
position: 'right',
formatter: '{b}'