ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
GeoChart.settings.interaction.selection
This section is defined by the type ItemsChartSettingsInteractionSelection.
Select node to expand it or getting path.
Properties
allowMoveNodesOffscreen: boolean
Default value: true
Whether to move nodes outside of screen area.
enabled: boolean
Default value: false
Enable/disable selection.
linksSelectable: boolean
Default value: true
Whether to set links selectable.
lockNodesOnMove: boolean
Default value: true
Whether to retain nodes location after being moved by the user.
nodesSelectable: boolean
Default value: true
Whether to set nodes selectable.
tolerance: number
Default value: 10
Max click distance from object that still counts as click on the object.