You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clamp elevation to maxHeight and tune ward:per_capita gradient
Bars could exceed the stated max height when data values exceeded
`modeConf.max` (e.g. wards at $21/sqft with max=10 → 10km+ bars despite
"5km" in UI). Now `getElevation` and ward label heights are clamped.
Also update `ward:per_capita` default color stops to `0→1273.7→6834.5`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments