How to Install ng2-charts NPM Packages on Ubuntu / Debian

How to Install ng2-charts software package in NPM Packages

ng2-charts : Reactive, responsive, beautiful charts for Angular2 based on Chart.js. You can installing ng2-charts npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install ng2-charts
$ sudo npm install -g ng2-charts

If want to update the ng2-charts package execute the command as below,

$ sudo npm update ng2-charts

Update package globally,

$ npm install -g ng2-charts

Git clone:

$ sudo  git clone https://github.com/rektide/ng2-charts.git
$ sudo  npm install -g ./ng2-charts

ng2-charts@1.6.0 /usr/lib/node_modules/ng2-charts

How to remove ng2-charts package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall ng2-charts

Basic Information of ng2-charts NPM Package:

Package Name ng2-charts
Version 1.6.0
Description Reactive, responsive, beautiful charts for Angular2 based on Chart.js
Released Date 2017-05-30T13:32:50.556Z
Published by valorkin
How to Learn https://www.npmjs.com/package/ng2-charts/tutorial