Skip to content

@graphty/graphty-element / managers / GraphContextConfig

Interface: GraphContextConfig

Defined in: src/managers/GraphContext.ts:103

Configuration options accessible through GraphContext

Properties

enableDetailedProfiling?

optional enableDetailedProfiling: 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?

optional pinOnDrag: boolean

Defined in: src/managers/GraphContext.ts:107

Whether to pin nodes when dragged


xr?

optional xr: XRConfig

Defined in: src/managers/GraphContext.ts:119

XR (VR/AR) configuration