https://github.com/spencermountain/somehow-scale
svelte proportion infographic component
https://github.com/spencermountain/somehow-scale
Last synced: about 1 month ago
JSON representation
svelte proportion infographic component
- Host: GitHub
- URL: https://github.com/spencermountain/somehow-scale
- Owner: spencermountain
- Created: 2020-09-18T18:22:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T16:15:31.000Z (over 4 years ago)
- Last Synced: 2025-01-26T03:27:45.665Z (3 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
WIP responsive proportion infographic component
```html
import { Scale, Thing } from 'somehow-scale'
```

unlike in a bar-chart, small values will be sub-divided vertically, so they are properly visible.
MIT