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.js simple interaction #7

Open
enjalot opened this issue Jun 19, 2016 · 2 comments
Open

d3.js simple interaction #7

enjalot opened this issue Jun 19, 2016 · 2 comments

Comments

@enjalot
Copy link
Owner

enjalot commented Jun 19, 2016

Start here

Try highlighting countries and places when you mouse over them. Don't forget to console.log the data elements to help you figure out what properties you have at your disposal!

Resources:
Selection event listeners

@enjalot enjalot changed the title Zooming with d3 d3.js simple interaction Jun 21, 2016
@enjalot
Copy link
Owner Author

enjalot commented Jun 21, 2016

Here is one way to add the suggested interaction:

@enjalot enjalot added Act II and removed Act I labels Jun 21, 2016
@enjalot
Copy link
Owner Author

enjalot commented Jun 25, 2016

An example of the same starting point using TopoJSON

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

No branches or pull requests

1 participant