Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

neu-charts

neu-charts is a ngx-charts wrapper and charting framework for Angular 2 and beyond!.

readme

Neucharts

neu-charts is a ngx-charts wrapper and charting framework for Angular 2 and beyond!.

For more info, check out the Documentation

Install

To use ngx-charts in your project install it via npm:

npm i neu-charts --save

To take NPM build and deploy

Change version in package.json and run below cmd. dist folder will be created :

npm run packagr

Login using your npm credentials :

npm login

Publish build to npm :

npm publish dist