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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants