Optional
allowWhether or not to dynamically allow decreasing minimum zoom value if current graph does not fit on screen at minimum zoom. When set to true, zoom and fit operations will allow zooming out further than the minimum zoom value if the graph does not fit on screen. When set to false, zoom and fit operations will stop at the minimum zoom value, even if the full graph does not fit on screen at that zoom level.
Optional
callbacksOptional
disableDisables tracking of library usage
Optional
Internal
disableWhether or not to disable WebGL completely.
Optional
Internal
frameOptional
initialZoom value of the current viewport
Optional
Internal
instanceId for uniquely identifying the instance of Nvl
Optional
layoutThe graph layout algorithm to be used
Optional
layoutConfiguration for the current layout
Optional
Internal
layoutDefines a time limit for how long layout iterations may run
Optional
Internal
loggingSpecify the log level.
Optional
maxThe maximum zoom level allowed
Optional
minThe minimum zoom level allowed
Optional
minimapThe DOM container in which to render the minimap
Optional
nodeThe color to use for the default border of nodes
Optional
panXX-coordinate for panning of the current viewport
Optional
panYY-coordinate for panning of the current viewport
Optional
Internal
relationshipOptional
rendererWhat renderer to use Possible values are 'webgl' or 'canvas'
Optional
selectedThe color to use for the selected border of nodes
Optional
use
Configurations for a NVL instance