https://github.com/tj/d3-bar
D3 bar chart
https://github.com/tj/d3-bar
Last synced: 5 days ago
JSON representation
D3 bar chart
- Host: GitHub
- URL: https://github.com/tj/d3-bar
- Owner: tj
- License: mit
- Created: 2016-03-18T00:23:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T11:27:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T14:52:39.570Z (23 days ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 173
- Watchers: 5
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
- awesome-d3 - d3-bar - Bar chart (Charts)
- awesome-d3 - d3-bar - Bar chart (Charts)
- awesome-d3 - d3-bar - Bar chart (Charts)
README
# d3-bar
D3 bar graph. See source for examples and documentation.

## Installation
```
$ npm install d3-bar
```## Developing
Build:
```
$ make build
```Start dev server:
```
$ make start
```## Badges


[](https://apex.sh/ping/)---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)