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

Stylized UI for filtering by project type #46

Open
ohsk opened this issue Jan 1, 2015 · 4 comments
Open

Stylized UI for filtering by project type #46

ohsk opened this issue Jan 1, 2015 · 4 comments

Comments

@ohsk
Copy link
Member

ohsk commented Jan 1, 2015

See #23 for previous explorations.

Other references:
http://tympanus.net/Development/SelectInspiration/index2.html

@ohsk
Copy link
Member Author

ohsk commented Jan 31, 2015

@buzoherbert I've been brainstorming about the filter by project type. I kind of want to take it in a very different direction than we've been talking about so far. Initial mockup is below.

So the basic idea is to present the distribution of project types visually with a bar, subdivided based on the project cost by each type. Then, the user could mouse over that bar and see the amounts for specific project types while also getting a sense of where that Kelurahan is budgeting by each type. The bar acts as the filter mechanism itself.

Phase Exhibit
Kelurahan selected image
Mouseover image
Project type selected from bar image

I think it also helps with the fact that not every Kelurahan has each project type. It's kind of annoying to filter by a project type and not see anything just because none of those exist for that Kelurahan. This way, you are really only interacting with the project types present.

Do you think this is doable??

@ohsk
Copy link
Member Author

ohsk commented Jan 31, 2015

@ohsk ohsk modified the milestones: Sprint 4, Sprint 3 Jan 31, 2015
@buzoherbert
Copy link
Member

Hey!
Yeah, that's totally doable with our database. So, on click on any of the colors you would see the list of projects of that kind?

It's a very good idea. Maybe we can implement something like that for other info, like ghost projects.

I just wonder how well will it work when there's a huge difference between the butgets on one subcategory versus another one...

@ohsk
Copy link
Member Author

ohsk commented Feb 1, 2015

Yeah, that's a good point when there's a huge difference. I'd say let's try it and see how things look! Maybe we'd have to have a minimum width (1px) for any color bar or something...the NYT's version seems to work well even with really small values:

image

And yeah, I think we could add a filter right above or below that allows you to (de)select ghost vs. voted projects, like on this Urban Institute map:

image

So something like:

Project Origin
All Voted Ghost
Project Status
All Completed Incomplete

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

2 participants