citruspi / RHoKTheHood

A system for visualizing census data over the City of Rochester.
https://rhokthehood.com
MIT License
4 stars 2 forks source link

Add a legend #2

Open thequbit opened 10 years ago

thequbit commented 10 years ago

Need to add a dynamic legend for displayed data.

thequbit commented 10 years ago

It would be nice to have a legend/key that showed the ranges associated with the shades on the map. It would also be nice to have it display the current filter that is being applied.

Something like this:


Assessed Value 2012

$0 - $21,000 [color_bar] $21,001 - $35,000 [color_bar] $35,001 - $50,000 [color_bar] $50,001 - $80,000 [color_bar] $80,001 - $110,000 [color_bar] $110,001 - $200,000 [color_bar] $200,000+ [color_bar]

[Filter] [About]


citruspi commented 10 years ago

@thequbit,

At this point, I think the filter and about buttons will stay in the top bar. The legend will be horizontal, something like this:

[XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.....] (Color Bar)
0           21,000             50,000.....  (Values Associated with Color)

I think this would take up less "real estate" and cover less of the map itself.

— @citruspi