1.0.3 • Published 4 years ago

generator-jhipster-ngx-charts v1.0.3

Weekly downloads
73
License
Apache-2.0
Repository
github
Last release
4 years ago

generator-jhipster-ngx-charts

NPM version Build Status Dependency Status

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

Simple Entry Chart Simple Entry Chart Simple Entry Chart

Multiple Entry Charts

Multiple Entry Chart Multiple Entry Chart

Bubble Chart

Bubble Chart

License

Apache-2.0 © Tom SOLVERY