https://github.com/davidbuck/angular-d3-example
This is a simple Angular D3 example using ngx-charts.
https://github.com/davidbuck/angular-d3-example
angular-10 d3-js ngx-charts
Last synced: 9 months ago
JSON representation
This is a simple Angular D3 example using ngx-charts.
- Host: GitHub
- URL: https://github.com/davidbuck/angular-d3-example
- Owner: DavidBuck
- License: mit
- Created: 2020-04-20T10:28:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T15:16:59.000Z (over 2 years ago)
- Last Synced: 2025-02-01T03:26:18.378Z (11 months ago)
- Topics: angular-10, d3-js, ngx-charts
- Language: TypeScript
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Angular 10 D3 Example
This is a simple Angular 10 D3 example using [ngx-charts](https://github.com/swimlane/ngx-charts).
Run `npm run start` to start the server and the Angular client.
## Tools
- [ngx-charts](https://github.com/swimlane/ngx-charts)
- [Tailwind](https://tailwindcss.com)
- [ng-tailwindcss](https://github.com/tehpsalmist/ng-tailwindcss)
## Versions
- [Version 1.1](https://github.com/DavidBuck/angular-d3-example/tree/v1.1) - Angular version 10.1.6.
- [Version 1.0](https://github.com/DavidBuck/angular-d3-example/tree/v1.0) - Angular version 9.1.2.