diff --git a/src/constants.ts b/src/constants.ts index 5c34b68c..caa4f1a6 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -74,7 +74,7 @@ export const JUGGL_CB_DEFAULTS: IJugglSettings = { height: '650px', hoverEdges: false, layout: 'force-directed', - limit: 400, + limit: 250, mergeEdges: true, metaKeyHover: true, mode: 'workspace',