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