Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swimlane/ngx-charts-builder
🚀 Chart Builder for ngx-charts!
https://github.com/swimlane/ngx-charts-builder
angualrjs angular angular4 chart charting dataviz ngx viz
Last synced: about 1 month ago
JSON representation
🚀 Chart Builder for ngx-charts!
- Host: GitHub
- URL: https://github.com/swimlane/ngx-charts-builder
- Owner: swimlane
- Archived: true
- Created: 2017-05-16T02:37:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T22:16:19.000Z (over 3 years ago)
- Last Synced: 2024-08-01T20:37:00.328Z (4 months ago)
- Topics: angualrjs, angular, angular4, chart, charting, dataviz, ngx, viz
- Language: TypeScript
- Homepage: https://swimlane.github.io/ngx-charts-builder/
- Size: 5 MB
- Stars: 26
- Watchers: 41
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-angular - ngx-charts-builder - ngx-charts-builder is a chart builder for ngx-charts! (Uncategorized / Uncategorized)
README
# ngx-charts-builder
> ⚠️ **This project is not maintained any longer. Please feel free to fork it if you need to make changes to the library.**\
📊 ngx-charts-builder is a chart builder for ngx-charts!## Development server
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `npm run 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 `npm test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `npm run e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
Before running the tests make sure you are serving the app via `ng serve`.Credits
ngx-charts-builder is a [Swimlane](http://swimlane.com/) open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.