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

Simplify data join #35

Closed
jheer opened this issue Dec 16, 2010 · 1 comment
Closed

Simplify data join #35

jheer opened this issue Dec 16, 2010 · 1 comment

Comments

@jheer
Copy link
Member

jheer commented Dec 16, 2010

Specify single data key function, and store result on DOM for later joins?
Enable (for rare cases) application of node key to documents computed outside of d3.
Consolidate to a 3-parameter invocation (e.g., data(data, dataKey, nodeKey) or 1-parameter invocation (e.g., data(data) | data({data:data, dataKey:<...>, etc})).

@mbostock
Copy link
Member

mbostock commented Feb 7, 2011

Done!

This issue was closed.
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

2 participants