angular.io + d3 + ngrx wiring
Testing how angular can be wired with d3 and ngrx.
npm install
ng serve
If you want to run canvas version instead of svg, move to canvas
branch: git checkout canvas
. Canvas version is faster.