Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Mutable nests? #5

Closed
mbostock opened this issue May 14, 2016 · 1 comment
Closed

Mutable nests? #5

mbostock opened this issue May 14, 2016 · 1 comment

Comments

@mbostock
Copy link
Member

Copied from d3/d3-array#31:

What if d3.nest returned an empty nest object, on which you can define some keys (which would nest existing values, if any), and then you added objects to the nest object and they were automatically slotted into the correct position? Perhaps you could remove objects, too. It’s not clear how nest.rollup would work in this context, though.

@mbostock mbostock self-assigned this May 14, 2016
This was referenced May 14, 2016
@mbostock mbostock removed their assignment May 15, 2016
@mbostock
Copy link
Member Author

Abandoning in favor of d3.group.

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

No branches or pull requests

1 participant