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

https://github.com/saurfang/angular-d3-hexbin

D3 Hexbin for Angular.js
https://github.com/saurfang/angular-d3-hexbin

Last synced: 3 months ago
JSON representation

D3 Hexbin for Angular.js

Awesome Lists containing this project

README

        

angular-d3-hexbin
=================

Angular.js directive for hexbin scatterplot using [D3 Hexbin Plugin](https://github.com/d3/d3-plugins/tree/master/hexbin)

## Install
```
bower install angular-d3-hexbin
```

## Example
See [corrplot-hexbin](http://saurfang.github.io/corrplot-hexbin)

## License
MIT