states
Configuration Structure
states: {}hover
filter
type
Default:
'lighten'The filter function to apply on hover state.
The available filter functions are:
- none
- lighten
- darken
active
allowMultipleDataPointsSelection
Default:
falseWhether to allow selection of multiple datapoints and give them active state or allow one dataPoint selection at a time.
filter
type
Default:
'darken'The filter function to apply on active state.
The available filter functions are:
- none
- lighten
- darken