react-highcharts : React wrapper for highcharts. You can installing react-highcharts 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 react-highcharts $ sudo npm install -g react-highcharts
If want to update the react-highcharts package execute the command as below,
$ sudo npm update react-highcharts
Update package globally,
$ npm install -g react-highcharts
$ sudo git clone https://github.com/rektide/react-highcharts.git
$ sudo npm install -g ./react-highcharts
react-highcharts@15.0.0 /usr/lib/node_modules/react-highcharts
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-highcharts
| Package Name | react-highcharts |
| Version | 15.0.0 |
| Description | React wrapper for highcharts |
| Released Date | 2017-11-16T19:26:08.166Z |
| Published by | kirjs |
| How to Learn | https://www.npmjs.com/package/react-highcharts/tutorial |