Methods
evaluateRow(row, i) → {boolean}
Evaluates the row according to the start and end
- Source:
Parameters:
Name | Type | Description |
---|---|---|
row |
the row to be evaluated | |
i |
Returns:
- Type:
-
boolean
updateFilter(start, end)
Updates the brushing filter by setting a new start and end value
- Source:
Parameters:
Name | Type | Description |
---|---|---|
start |
start value | |
end |
end value |