0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML130 forks (130 forks)batch import
help wantedquestion
Repository metrics
- Stars
- 329 stars (329 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the linear scaling code in index.html (lines 329-332) to understand why scaling from 0 to 1 does not produce correct area sizes. Check the cartogram algorithm's use of state values and consider if a different scaling approach (e.g., using a domain derived from the data range) would be appropriate.
- Tech stack
- javascript
- Domain
- data visualizationfrontend
- Issue type
- Bug
- Prerequisites
- GitJavaScript