Installing
npm install @swimlane/ngx-charts --save
Check the
package.json
file for the versions of angular ngx-charts is compatible with.release/index.js
- UMD Versionrelease/index.min.js
- UMD Version Minified
If you want to run the demos locally, just do:
npm i
npm start
Last modified 3yr ago