ZoomCharts Documentation
FacetChart.settings.interaction.zooming
Configurable settings to enhance and alleviate zoom interaction.
Properties
If set to false
, all zoom gestures will be disabled, irrespective of how the other properties are configured.
Note that the user will still be able to zoom by drill-down (clicking on values) and by using toolbar.
Whether to zoom by two finger pinch.
Max zoom difference when using pinch gesture.
1
to 2
.Zooming sensitivity for swipe gestures. Bigger values correspond to faster zooming.
Whether to zoom by swiping up or down.
How far pointer must be moved up or down in pixels before zooming activates.
Whether to zoom by mouse wheel.
Zooming sensitivity for mouse wheel. Bigger values correspond to faster zooming. Must be >= 1.1
Zoomed area is highlighted if zoom is changed more number of times than this.