Skip to content

Makes Chart.js 2 features available to SharePoint users using react-chartjs-2 wrapper

Notifications You must be signed in to change notification settings

Haddley/sp-react-chartjs-2

Repository files navigation

sp-react-chartjs-2

Makes chartjs.org features available to SharePoint users using react-chartjs-2 wrapper.

alt text

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

Build options

gulp clean

gulp test

gulp serve

gulp bundle

gulp package-solution

About

Makes Chart.js 2 features available to SharePoint users using react-chartjs-2 wrapper

Resources

Stars

Watchers

Forks

Packages

No packages published