mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
set animationThreshold to 1000
This commit is contained in:
@@ -205,6 +205,7 @@ export function useMutualGraphChart({ cachedUsers, graphPayload }) {
|
||||
roamTrigger: 'global',
|
||||
data: nodes,
|
||||
links,
|
||||
animationThreshold: 1000,
|
||||
label: {
|
||||
position: 'right',
|
||||
formatter: '{b}'
|
||||
|
||||
Reference in New Issue
Block a user