echarts 折线图鼠标放上去显示X轴和Y轴的数据信息

mac2025-10-09  7

tooltip : { trigger: 'axis', axisPointer: { type: 'cross', label: { backgroundColor: '#6a7985' } } },

 

最新回复(0)