Testing how angular can be wired with d3 and ngrx.
- clone this repository
- move to this repository
npm install
ng serve
- open your browser on http://localhost:4200
If you want to run canvas version instead of svg, move to canvas
branch: git checkout canvas
. Canvas version is faster.