generator-jhipster-primeng-charts

1.2.0 • Public • Published

generator-jhipster-primeng-charts

NPM version Build Status Dependency Status

JHipster module, Generate sample charts with PrimeNG

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

The minimum required version of JHipster is >=5.1.0.

This module is used to generate some charts, using PrimeNG. See the official documentation here: https://www.primefaces.org/primeng/#/chart

The generated charts comes directly from PrimeNG:

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-primeng-charts

To update this module:

yarn global upgrade generator-jhipster-primeng-charts

With NPM

To install this module:

npm install -g generator-jhipster-primeng-charts

To update this module:

npm update -g generator-jhipster-primeng-charts

Usage

In your JHipster project, launch yo jhipster-primeng-charts and confirm.

License

Apache-2.0 © Pascal Grimaud

Package Sidebar

Install

npm i generator-jhipster-primeng-charts

Weekly Downloads

60

Version

1.2.0

License

Apache-2.0

Unpacked Size

60.7 kB

Total Files

37

Last publish

Collaborators

  • pascalgrimaud