Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohitkyadav/jsontochart

Converts JSON datasets to charts
https://github.com/mohitkyadav/jsontochart

bulmacss chart chartjs graph jsontochart uikit

Last synced: 4 days ago
JSON representation

Converts JSON datasets to charts

Awesome Lists containing this project

README

        


Jsontocart

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/you-didnt-ask-for-this.svg)](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
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)

## Author
[Mohit Kumar Yadav](https://github.com/mohitkyadav)