openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

display of "unknown" is confusing #185

Closed slinkp closed 11 years ago

slinkp commented 11 years ago

News items that aren't geocoded are shown with "unknown" neighborhood. Because we have a lot of these, the chart display looks bad. e.g. https://skitch.com/fkhfkh/fpfxc/

Trivial, but it gives the impression that OB is not effective at putting news in the "right" place. To fix, the chart shouldn't show the unknown bar.

slinkp commented 11 years ago

Milestone Beta Release 1 deleted

slinkp commented 11 years ago

(In [58ad4d3ca728d1b7301056dad81cc8314dda290f]) * Fix mismatch between time deltas used for calculating aggregates vs. displaying aggregates. Should fix the "Unknown" problem in charts, closes #192.

slinkp commented 11 years ago

(In [1a4e991b1f53de4dabd35be4c86bdee170283791]) Hide the 'unknown' part of the chart; refs #192

slinkp commented 11 years ago

(In [3526db8492fc2753e1d4f35b383fda2c6c5788b2]) Hide the 'unknown' part of the chart; refs #192

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/192 Reported by: fkh