generator-jhipster-ngx-charts
v1.0.3
Published
Deploy functionnal ngx-charts (Single Entry, Multiple Entry, Bubble Chart)
Downloads
22
Maintainers
Readme
generator-jhipster-ngx-charts
JHipster module, Deploy functionnal ngx-charts (Single Entry, Multiple Entry, Bubble Chart)
Introduction
This is a JHipster module, that is meant to be used in a JHipster application.
Prerequisites
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
This module works only with Angular. (Not React)
Installation
With NPM
To install this module:
npm install -g generator-jhipster-ngx-charts
To update this module:
npm update -g generator-jhipster-ngx-charts
With Yarn
To install this module:
yarn global add generator-jhipster-ngx-charts
To update this module:
yarn global upgrade generator-jhipster-ngx-charts
Usage
This module allows you to use simple entry, multiple entry charts and bubble chart directly. After installation, you will find examples of how to use the charts. The data's retrieving process works, so you can implement each type of chart very easly.
Examples
Simple Entry Charts
Multiple Entry Charts
Bubble Chart
License
Apache-2.0 © Tom SOLVERY