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

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

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