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

selection.data() should return all the data, not just the first group’s #17

Closed
mbostock opened this issue May 16, 2015 · 0 comments
Closed

Comments

@mbostock
Copy link
Member

It’s kind of weird either way, but it feels like selection.data only returning the first group’s data makes selection.data (with no arguments) only useful in the case of a flat selection. So we might as well make it return all the data, flattened into a single array. That would make selection.nodes more useful, and symmetric, as well.

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

No branches or pull requests

1 participant