generator-jhipster-ngx-charts

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i generator-jhipster-ngx-charts

Weekly Downloads

1

Version

1.0.3

License

Apache-2.0

Unpacked Size

115 kB

Total Files

43

Last publish

Collaborators

  • tomsolvery