lightning-visualization : Base class to be extended for lightning-visualizations. You can installing lightning-visualization 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 lightning-visualization $ sudo npm install -g lightning-visualization
If want to update the lightning-visualization package execute the command as below,
$ sudo npm update lightning-visualization
Update package globally,
$ npm install -g lightning-visualization
$ sudo git clone https://github.com/rektide/lightning-visualization.git
$ sudo npm install -g ./lightning-visualization
lightning-visualization@0.2.0 /usr/lib/node_modules/lightning-visualization
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lightning-visualization
Package Name | lightning-visualization |
Version | 0.2.0 |
Description | Base class to be extended for lightning-visualizations |
Released Date | 2016-08-12T08:47:03.220Z |
Published by | mathisonian |
How to Learn | https://www.npmjs.com/package/lightning-visualization/tutorial |