https://github.com/ud-ud/fusioncharts-angular2-apiaccess
Angular 2 Wrapper for FusionCharts having access to Fusioncharts Api.
https://github.com/ud-ud/fusioncharts-angular2-apiaccess
angular fusioncharts-library
Last synced: about 2 months ago
JSON representation
Angular 2 Wrapper for FusionCharts having access to Fusioncharts Api.
- Host: GitHub
- URL: https://github.com/ud-ud/fusioncharts-angular2-apiaccess
- Owner: UD-UD
- Created: 2017-10-05T05:23:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T05:52:40.000Z (over 8 years ago)
- Last Synced: 2025-04-13T13:38:58.603Z (about 1 year ago)
- Topics: angular, fusioncharts-library
- Language: TypeScript
- Size: 672 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 2 Wrapper for Fusion Charts.
Project to provide access to FusionChart library api from any angular component.
## Install dependencies
Run `npm install` to install the project dependencies.
## 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.
## 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.