2
votes

Is it possible to remove records from crossfilter cube after adding. I need to update the data of crossfilter cube without creating a new cube, from the data that is returned from my API server.

1

1 Answers

1
votes

Crossfilter version 1.3 supports removing all records that match the current filters.