Skip to content

Wol/chartjs-plugin-loadingscreen

Repository files navigation

Chart.js plugin to display a loading screen

Chart.js plugin which can optionally display a loading screen over the top of the chart area

Demo

Coming soon...

Table of contents

Installation

Install through npm:

npm install --save chartjs-plugin-loadingscreen

Usage

Coming soon...

Development

You first need to install node dependencies (requires Node.js):

> npm install

The following commands will then be available from the repository root:

> gulp lint             // perform code linting
> gulp build            // build dist files
> gulp build --watch    // build and watch for changes
> gulp package          // create an archive with dist files and samples

License

chartjs-plugin-loadingscreen is available under the MIT license.

Initial package structure based on chartjs-plugin-doughnutlabel from @ciprianciurea

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published