ZoomCharts Documentation

NetChart.settings.interaction

This section is defined by the type NetChartSettingsInteraction.

Customise chart resize handles or animation duration settings.

Properties

nodesMovable: boolean
Default value: true

Whether to allow moving nodes around.

Move chart vertically and horizontally by clicking on the main chart pane and dragging it on any direction.

Properties
enabled: boolean
Default value: true

Enables/disables chart panning.

Inherited from: BaseSettingsInteraction
View section details

Controls chart resize handles.

It's a horizontal line right below any chart to handle whole chart resizes by small steps.

Note that the full screen button used as a main alternative to get a full screen by one click.

rotation: anonymous type

The ability to rotate the chart with the pinch gesture, using 2 fingers

Properties
fingers: boolean
Default value: false

Enables/disables chart rotation via the multitouch gesture events

View section details

Select node to expand it or getting path.

View section details

Zoom in or out by swiping up or down with mouse scroll pad or by using the Zoom-out feature at the top left.

X