smartchicago / chicagoworksforyou

A citywide dashboard with ward-by-ward views of service delivery in Chicago. Includes complete API. Built using Chicago Open311 data.
http://www.chicagoworksforyou.com
MIT License
17 stars 6 forks source link

Add counts by service request types on ward pages #321

Closed smarziano closed 10 years ago

smarziano commented 10 years ago

On ward pages, the Week in Review graph shows the number of requests that have been opened and closed. There, however, is no indicator which services types these requests relate to. Users currently have to click through each service type to find out which service requests were opened/closed.

image

An easy way to fix this would be to show counts of open/closed requests next to the service type (similar to how the homepage shows counts?).

@danxoneil - would you be in agreement with this enhancement vs. making adjustments to the graphs?

smarziano commented 10 years ago

@srobbin - Dan and I talked about this and he said that adding counts would be a good solution.

srobbin commented 10 years ago

I just pushed an update to staging that has counts by service. Let me know what you think:

http://cwfy-staging.smartchicagoapps.org/ward/40/#/

smarziano commented 10 years ago

This looks great. Please push changes.

srobbin commented 10 years ago

Closed with commit 945789c.