dc.js Class: TwoDimensionalFilter (original) (raw)
dc.filters. TwoDimensionalFilter
new TwoDimensionalFilter(filter)
TwoDimensionalFilter is a filter which accepts a single two-dimensional value. It is used by theheat map chart to include particular cells as they are clicked. (Rows and columns are filtered by filtering all the cells in the row or column.)
Its filterType
is 'TwoDimensionalFilter'
Parameters:
Name | Type | Description |
---|---|---|
filter | Array. |
Source:
Returns:
Type
Array.