react-chart-loading

1.0.7 • Public • Published

react-chart-loading

A fun widget that indicates a chart is loading

line chart loading state

bar chart loading state

Install

npm install react-chart-loading --save

Usage

For full usage example, see the examples directory.

To explore:

git clone https://github.com/jaketrent/react-chart-loading.git
cd react-chart-loading
npm install
npm start
open localhost:3001

In short, this component is published as either es5 or es6. The JS is accompanied by a CSS modules stylesheet. To consume both in your app, you'll need a JS and CSS module loader (eg, webpack).

/react-chart-loading/

    Package Sidebar

    Install

    npm i react-chart-loading

    Weekly Downloads

    4

    Version

    1.0.7

    License

    MIT

    Last publish

    Collaborators

    • jaketrent