KSHSK / WAVED

Web App for Visualizing Environmental Data
Other
5 stars 1 forks source link

Gradient coloring should be able to use abbreviation #274

Closed seanblue closed 10 years ago

seanblue commented 10 years ago

Right now it is hard-coded to only allow the state name.

seanblue commented 10 years ago

In USMapViewModel: if(coloringScheme.dataSet.value.data[i][keyName] === stateName) should also check state abbreviation.