https://github.com/spencermountain/somehow-barchart
svelte barchart component
https://github.com/spencermountain/somehow-barchart
barchart
Last synced: 17 days ago
JSON representation
svelte barchart component
- Host: GitHub
- URL: https://github.com/spencermountain/somehow-barchart
- Owner: spencermountain
- Created: 2020-07-21T18:21:53.000Z (almost 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-04-13T15:08:33.000Z (about 2 years ago)
- Last Synced: 2025-02-11T11:39:42.908Z (2 months ago)
- Topics: barchart
- Language: JavaScript
- Homepage: http://spencermounta.in/somehow-barchart/
- Size: 430 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
WIP responsive barchart svelte component
`npm i somehow-barchart`
```html
import { Horizontal, Bar } from 'somehow-barchart'
```

### Vertical
```html
import { Vertical, Bar } from 'somehow-barchart'
```

MIT