echart bursh问题
echarts吧
全部回复
仅看楼主
level 1
选中的区域有些颜色变了,这是为什么?下面是brush配置
brush: {
default: ['rect', 'polygon', 'keep', 'clear'],
brushStyle: {
borderWidth: 2,
borderColor: 'rgba(0,0,0,0.5)',
},
seriesIndex: 'all',
throttleType: 'debounce',
throttleDelay: 'debounce',
geoIndex: 'all'
},
2021年09月04日 08点09分 1
1