热情夏天

文章
6
资源
0
加入时间
2年10月24天

在react中插入Echarts

在毕业设计中需要用到图表,首先想到的就是百度Echarts,简单的叙述一下怎么插入,其余的全靠个人扩展。用官方的案例:首先建立一个组件import React,{Component}from 'react'export classWaterall extends React.Component{render(){