react-echarts
react-echarts copied to clipboard
:chart: React ECharts
How can I use tooltip valueformatter ?
react 16取消了`React.PropTypes`声明,考虑将引用改为 require("[prop-types](https://www.npmjs.com/package/prop-types)") ?
怎么不能绑定事件
我用的是npm 2.14.7版本(官网的Node 4.x LTS附带的) npm install结束后运行程序出现如下错误: > ERROR in ./~/react-echarts/lib/index.js > Module not found: Error: Cannot resolve module 'babel-runtime/helpers/interop-require-default' in /Users/reetsee/tmp/index/frontend/microservice/node_modules/react-echarts/lib > @ ./~/react-echarts/lib/index.js 3:29-85 > ERROR in ./~/react-echarts/lib/ECharts.js >...