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

Issue with d3 and text, composing d3 objects in general #24

Open
ianks opened this issue Oct 20, 2014 · 2 comments
Open

Issue with d3 and text, composing d3 objects in general #24

ianks opened this issue Oct 20, 2014 · 2 comments

Comments

@ianks
Copy link

ianks commented Oct 20, 2014

I made a post on StackOverflow and had some questions:

http://stackoverflow.com/questions/26472294/d3-attach-text-to-circle-such-that-it-has-same-priority-as-circle-object

@doubleshow
Copy link
Contributor

Challenge 2 is designed to show you how to use "g" to group components together so that they are composable. Take a look at the skeleton code. Does this answer your question? Or did you mean to ask something different?

@ianks
Copy link
Author

ianks commented Oct 20, 2014

Yes thanks for that. I am also concerned with the idea of reusability in general with d3, and haven't stumbled on the best way to do that yet. I found an interesting article here covering some best practices for reusability:

http://bocoup.com/weblog/reusability-with-d3/

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

2 participants