@graphty/graphty-element / managers / GraphContextConfig
Interface: GraphContextConfig
Defined in: src/managers/GraphContext.ts:103
Configuration options accessible through GraphContext
Properties
enableDetailedProfiling?
optionalenableDetailedProfiling:boolean
Defined in: src/managers/GraphContext.ts:114
Enable detailed performance profiling Adds hierarchical timing and advanced statistics Default: false (use existing StatsManager only)
pinOnDrag?
optionalpinOnDrag:boolean
Defined in: src/managers/GraphContext.ts:107
Whether to pin nodes when dragged
xr?
optionalxr:XRConfig
Defined in: src/managers/GraphContext.ts:119
XR (VR/AR) configuration