https://github.com/saurfang/corrplot-hexbin
Heatmap and Hexbin using D3 and Angular.js
https://github.com/saurfang/corrplot-hexbin
Last synced: 3 months ago
JSON representation
Heatmap and Hexbin using D3 and Angular.js
- Host: GitHub
- URL: https://github.com/saurfang/corrplot-hexbin
- Owner: saurfang
- License: other
- Created: 2014-07-11T00:31:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T01:20:13.000Z (over 10 years ago)
- Last Synced: 2025-01-30T01:41:25.404Z (4 months ago)
- Language: JavaScript
- Homepage: http://saurfang.github.io/corrplot-hexbin
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Correlation Matrix and Hexbin Plot
========An attempt to use [D3 Hexbin Plugin](https://github.com/d3/d3-plugins/tree/master/hexbin) and Angular.js
to create interactive Hexbin plot for data exploration.In addition, this also includes an correlation matrix built with [ng-table](https://github.com/esvit/ng-table).
Hexbin plot is available as a Angular directive: [angular-d3-hexbin](https://github.com/saurfang/angular-d3-hexbin)
## License
MIT