Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

D3 heatmap
https://github.com/tj/d3-heatmap

Last synced: 4 days ago
JSON representation

D3 heatmap

Awesome Lists containing this project

README

        

# d3-heatmap

D3 heatmap chart. See source for examples and documentation.

## Installation

```
$ npm install d3-heatmap
```

## Usage

![](assets/screen.png)

## 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)