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

https://github.com/gp187/angular2-d3v4-graph

Angular2 D3v4 implementation of charts, graphs, area and view porting
https://github.com/gp187/angular2-d3v4-graph

angular2 angular2-d3v4 chart graph

Last synced: 6 months ago
JSON representation

Angular2 D3v4 implementation of charts, graphs, area and view porting

Awesome Lists containing this project

README

          

# Angular2 D3 v4: charts, animations, view porting etc

## Clone the repo
`npm install`

## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).