recharts-scale : Scale of Cartesian Coordinates. You can installing recharts-scale 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 recharts-scale $ sudo npm install -g recharts-scale
If want to update the recharts-scale package execute the command as below,
$ sudo npm update recharts-scale
Update package globally,
$ npm install -g recharts-scale
$ sudo git clone https://github.com/rektide/recharts-scale.git
$ sudo npm install -g ./recharts-scale
recharts-scale@0.3.2 /usr/lib/node_modules/recharts-scale
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall recharts-scale
| Package Name | recharts-scale |
| Version | 0.3.2 |
| Description | Scale of Cartesian Coordinates |
| Released Date | 2017-08-21T09:47:58.664Z |
| Published by | xile611 |
| How to Learn | https://www.npmjs.com/package/recharts-scale/tutorial |