cityenergyproject / dc

Energy benchmarking for the District of Columbia
4 stars 3 forks source link

Color palette #1

Open emilyhobson opened 8 years ago

emilyhobson commented 8 years ago
alecburch commented 8 years ago

The green is pretty, green. I'm worried it will look pretty heavy on the page.

I'd like rather to try #e3b025, #3394a3, or their lighter green #7fc342.

emilyhobson commented 8 years ago

those ramps are "color_range": ["#3494a3 ","#306e9a ","#76498d "]

"color_range": ["#f16623 ","#7fc342 ","#2a8b44 "]

image

ranchodeluxe commented 8 years ago

So we have two new ramps, which layers does each ramp apply to? Is one only for the Energy Star Score and the other the default for every other layer ( this is how it is in Chicago ).

https://github.com/cityenergyproject/dc/blob/master/src/cities/dc.json

alecburch commented 8 years ago

@ranchodeluxe the red to green scale is used for all the energy scores. sometimes the the gradient is flipped from red-green to green-red (green=good, red=bad). like:

screen shot 2016-08-01 at 9 38 01 am screen shot 2016-08-01 at 9 38 10 am

The blue to purple scale is used for all others like square feet and year built (things that aren't necessarily good or bad):

screen shot 2016-08-01 at 9 41 34 am

I've been basing it off the LA project.