chartist : Simple, responsive charts. You can installing chartist 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 chartist $ sudo npm install -g chartist
If want to update the chartist package execute the command as below,
$ sudo npm update chartist
Update package globally,
$ npm install -g chartist
$ sudo git clone https://github.com/rektide/chartist.git
$ sudo npm install -g ./chartist
chartist@0.11.0 /usr/lib/node_modules/chartist
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chartist
Package Name | chartist |
Version | 0.11.0 |
Description | Simple, responsive charts |
Released Date | 2017-04-11T09:43:44.028Z |
Published by | gionkunz |
How to Learn | https://www.npmjs.com/package/chartist/tutorial |