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

Interactive/clickable version #15

Open
mehulkar opened this issue May 31, 2013 · 2 comments
Open

Interactive/clickable version #15

mehulkar opened this issue May 31, 2013 · 2 comments

Comments

@mehulkar
Copy link

Since each character is stacked on top of each other, there is currently no easy way to click on each <li> and do anything with the data that builds it. My use case is to tint the color based on a set of population density data.

Ben mentioned on Twitter recently that an interactive version was coming soon.

I don't see any recent commits here, but was hoping to open up the discussion so if there was any way to help, I could try to contribute!

Or if anyone has any suggestions on how I could go about implementing this on my own, let me know!

@richfinelli
Copy link

I +1 this suggestion. I am trying to do the same thing. Did you ever find a solution for this?

@mehulkar
Copy link
Author

I don't have this in prod anymore, so I don't remember, but I believe this is how I solved the problem: https://github.com/collegedesis/ui/blob/master/app/views/map.js#L42

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