amcharts3 : JavaScript Charts V3. You can installing amcharts3 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 amcharts3 $ sudo npm install -g amcharts3
If want to update the amcharts3 package execute the command as below,
$ sudo npm update amcharts3
Update package globally,
$ npm install -g amcharts3
$ sudo git clone https://github.com/rektide/amcharts3.git
$ sudo npm install -g ./amcharts3
amcharts3@3.21.2 /usr/lib/node_modules/amcharts3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall amcharts3
Package Name | amcharts3 |
Version | 3.21.2 |
Description | JavaScript Charts V3 |
Released Date | 2017-06-09T07:20:59.181Z |
Published by | balco |
How to Learn | https://www.npmjs.com/package/amcharts3/tutorial |