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
- Host: GitHub
- URL: https://github.com/gp187/angular2-d3v4-graph
- Owner: gp187
- Created: 2016-12-03T16:30:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T10:33:44.000Z (almost 8 years ago)
- Last Synced: 2025-04-15T23:19:56.358Z (7 months ago)
- Topics: angular2, angular2-d3v4, chart, graph
- Language: TypeScript
- Size: 241 KB
- Stars: 14
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- angular-awesome-list - Angular2 D3v4 Seed - Angular + реализация графиков (Awesome Angular [](https://github.com/gdi2290/awesome-angular) [](https://github.com/brillout/awesome-angular-components) / Angular <a id="angular"></a>)
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).