ZoomCharts Documentation

GeoChart.settings.interaction.resizing

This section is defined by the type BaseSettingsResizer.

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.

Properties

enabled: boolean
Default value: true

Enable/disable chart resizing.

fixedAspect: boolean
Default value: false

Whether to fix chart aspect ratio while resizing.

grabDistance: number
Default value: 10

Distance from chart edge that will be used for resizing.

visibilityDistance: number
Default value: 45

Max pointer distance from chart edge when resize handle appears.

X