Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tj/d3-bar

D3 bar chart
https://github.com/tj/d3-bar

Last synced: about 1 month ago
JSON representation

D3 bar chart

Awesome Lists containing this project

README

        

# d3-bar

D3 bar graph. See source for examples and documentation.

![](assets/screen.png)

## Installation

```
$ npm install d3-bar
```

## Developing

Build:

```
$ make build
```

Start dev server:

```
$ make start
```

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)
[![](http://apex.sh/images/badge.svg)](https://apex.sh/ping/)

---

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