https://github.com/mohitkyadav/jsontochart
Converts JSON datasets to charts
https://github.com/mohitkyadav/jsontochart
bulmacss chart chartjs graph jsontochart uikit
Last synced: 3 months ago
JSON representation
Converts JSON datasets to charts
- Host: GitHub
- URL: https://github.com/mohitkyadav/jsontochart
- Owner: mohitkyadav
- License: mit
- Created: 2018-10-25T18:38:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T00:39:04.000Z (over 6 years ago)
- Last Synced: 2025-03-25T20:07:04.810Z (3 months ago)
- Topics: bulmacss, chart, chartjs, graph, jsontochart, uikit
- Language: TypeScript
- Homepage: https://mohitkyadav.github.io/JsonToChart/
- Size: 1.61 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)# JSONToChart
Chart and compare data.
## 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 & deploy to ghpages
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.
```
ng build --prod --base-href "https://mohtikyadav.github.io/jsontochart/"
ngh --dir .dist/jsontochart
```## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Built with
[Chart.js](https://github.com/chartjs/Chart.js)## License
[](https://lbesson.mit-license.org/)## Author
[Mohit Kumar Yadav](https://github.com/mohitkyadav)