shawnbot/topogram

Area scaling is wonky

Open

#3 opened on Dec 5, 2012

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (321 stars) (133 forks)batch import
help wantedquestion

Description

Currently I'm scaling state values linearly from 1 to 1000, which seems unnecessarily arbitrary. A linear scale of 0 to 1 doesn't work either, but in theory it should because the area scaling is linear.

Contributor guide