shawnbot/topogram

Area scaling is wonky

Open

#3 opened on Dec 5, 2012

 (0 comments) (0 reactions) (0 assignees)HTML (130 forks)batch import
help wantedquestion

Repository metrics

Stars
 (329 stars)
PR merge metrics
 (No merged PRs in 30d)

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