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
- Host: GitHub
- URL: https://github.com/saurfang/angular-d3-hexbin
- Owner: saurfang
- License: other
- Created: 2014-07-19T15:27:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T00:16:59.000Z (over 10 years ago)
- Last Synced: 2025-03-01T03:26:14.339Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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