Class: TwoDimensionalFilter

dc.filters. TwoDimensionalFilter


new TwoDimensionalFilter(filter)

TwoDimensionalFilter is a filter which accepts a single two-dimensional value. It is used by the heat 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.<Number>
Source:
Returns:
Type
Array.<Number>