0
点赞
收藏
分享

微信扫一扫

echarts鼠标划上去显示详情

落拓尘嚣 2022-05-27 阅读 9

 tooltip: {
trigger: 'axis',
axisPointer: {
type: 'shadow'
}
},

 


举报

相关推荐

0 条评论