layercake
layercake copied to clipboard
Add types to range calculation functions
Maybe the s parameter should only be y or r?
What's your thinking in having it just be those two? createScale gets called with all of those parameters, no?
What's your thinking in having it just be those two? createScale gets called with all of those parameters, no?
Uh, yeah, I got confused in the ternaries handling min/max - 'x' and 'z' are the final case.
Handled in https://github.com/mhkeller/layercake/pull/231