echarts-en: Includes all charts and components. echarts.simple-en: Only includes basic charts: line bar pie. echarts.common-en: Includes common charts and components: line bar pie scatter legend ...
$ npm install --save echarts-for-react # `echarts` is the peerDependence of `echarts-for-react`, you can install echarts with your own version. $ npm install --save echarts Then use it.