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

Ward is not being represented on time-to-close ranking graph #317

Closed smarziano closed 10 years ago

smarziano commented 10 years ago

Ward 49 was not represented on time-to-close ranking graph. I believe this is due to the fact that time-to-close is 0 days. Wards should still be highlighted even if at 0.

This image is for Ward 49, week Jan 6 - 12, 2014: http://chicagoworksforyou.com/ward/49/#/2014-01-26/

image

smarziano commented 10 years ago

Show a dark line that allows for hover for any value greater than zero (i.e. 0.04, 0.05, 0.01) so that the info bubble can be displayed and each ward can be represented.

This doesn't work for a value of zero, of course.

Here's another screenshot where 0.05 is displayed. screenshot 2014-02-07 11 48 05

srobbin commented 10 years ago

The bug we saw today has been fixed with commit 7d75e5b.