ZoomCharts Documentation

GeoChart.settings.interaction

This section is defined by the type GeoChartSettingsInteraction.

Customise chart resize handles or animation duration settings.

Properties

mode: "drilldown" | "select" | "toggle"
Default value: "drilldown"
Valid values:
  • drilldown
  • select
  • toggle
nodesMovable: boolean
Default value: false

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.

View section details

Select node to expand it or getting path.

Introduced in version 1.18.0.
View section details

Extra interaction options to control such behavior like disabling zoom in on double click.

X