FilterLog

FilterLog

Copyright (c) 2019

Constructor

new FilterLog()

chart class

Author:
  • Elitza Vasileva
  • Bernhard Pointner
Source:

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

resetFilter()

resets the filter
Source:

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