项目作者: mrkvon

项目描述 :
angular.io + d3 + ngrx wiring
高级语言: TypeScript
项目地址: git://github.com/mrkvon/d3-ngrx-test.git
创建时间: 2018-05-10T15:10:57Z
项目社区:https://github.com/mrkvon/d3-ngrx-test

开源协议:MIT License

下载


d3-ngrx-test

Testing how angular can be wired with d3 and ngrx.

setup

  1. clone this repository
  2. move to this repository
  3. npm install
  4. ng serve
  5. 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.