ZoomCharts Documentation
FacetChart.settings.interaction.selection
Configurable settings for select option. Note that the selection style is configured by area.style.selection
.
Properties
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.
Distance in pixels to both sides of an item that is still considered as a hover/click on the item.