ZoomCharts Documentation

ZoomCharts.Configuration.FacetChartSettingsInteractionSelection

Methods

This type does not define any methods.

Properties

enabled: boolean
Version 1.17.0: the selection is now rendered on the chart.
Version 1.17.3: added drawing of the selection when this is false.

Enable/disable selection. Setting this to false disabled the selection by clicking on the chart, however the selection can still be set using the API.

Disabling the selection interaction could enable some advanced scenarios where the data is highly dynamic but the selection state must always be consistent with some outside state.

tolerance: number

Distance in pixels to both sides of an item that is still considered as a hover/click on the item.

X