JHipster module, Deploy functionnal ngx-charts (Single Entry, Multiple Entry, Bubble Chart)
This is a JHipster module, that is meant to be used in a JHipster application.
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)
To install this module:
npm install -g generator-jhipster-ngx-charts
To update this module:
npm update -g generator-jhipster-ngx-charts
To install this module:
yarn global add generator-jhipster-ngx-charts
To update this module:
yarn global upgrade generator-jhipster-ngx-charts
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.
Apache-2.0 © Contribution UGA