Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d3.rollup & d3.group #1497

Open
gordonwoodhull opened this issue Nov 10, 2018 · 1 comment
Open

d3.rollup & d3.group #1497

gordonwoodhull opened this issue Nov 10, 2018 · 1 comment

Comments

@gordonwoodhull
Copy link
Contributor

gordonwoodhull commented Nov 10, 2018

Anyone have any insight on these? They seem like they may implement crossfilter-like functionality in a non-incremental way, which is probably fine in most cases.

d3/d3-array#75

https://github.com/d3/d3-array/releases/tag/v1.3.0

@gordonwoodhull gordonwoodhull changed the title D d3.rollup & d3.group Nov 10, 2018
@gordonwoodhull
Copy link
Contributor Author

Yeah, d3.rollup produces something with the shape of group.all() - I guess d3.nest does as well.

https://beta.observablehq.com/@d3/d3-array-2-0

Maybe deserves an example.

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

No branches or pull requests

1 participant