redivis/geo-coverage

Add data filters

Opened this issue · 1 comments

Ability to filter rows (series) by a particular variable (indicator) value. Can maybe just do for continuous indicators, as well as those that only have a handful (<10?) of distinct values

Use indicator.getDatum(serie).value to determine whether it should be filtered. If so, set serie.isFiltered = true