Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Refactor datatables to use crossfilter dimension.top(k, offset) method #53

Closed
lastlegion opened this issue Aug 16, 2017 · 0 comments
Closed
Assignees

Comments

@lastlegion
Copy link
Contributor

Crossfilter 1.4 has added support for a new top() method that includes the offset: https://github.com/crossfilter/crossfilter/wiki/API-Reference#wiki-dimension_top. This makes pagination for us easier since we don't have to unfurl the entire data to slice everytime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants