ZoomCharts Documentation

ZoomCharts.Configuration.GeoChartSettingsInteractionZooming

Inheritance hierarchy

This type inherits from ItemsChartSettingsInteractionZooming.

Methods

This type does not define any methods.

Properties

autoZoomAfterClick: boolean

Whether to auto zoom every time user clicks on the chart.

doubleClickZoom: number

A double-click on empty space will trigger zoom in by this value. Set to null or false to disable double click zooming.

fingers: boolean

Whether to zoom by two finger pinch.

fingersOverrideDrag: boolean

Whether a two-finger zoom takes precedence over an existing node drag

sensitivity: number

Sensitivity of wheel zoom.

wheel: boolean

Whether to zoom by mouse wheel.

zoomInOnDoubleClick: boolean
Introduced in version 1.18.0.

Enables/Disables zoom in on double click. Informs Leaflet not to do this action.

X