hustcc / hustcc/echarts-for-react
Preventing the brush coordinates from flipping
Open
- Dominant language
- TypeScript
- Stars
- 5k
- Forks
- 650
- PR merge metrics
- No merged PRs in 30d
Description
When using the brush, it’s possible to drag only one end until the coordinates flip. At that point, the brush starts moving in the opposite direction. I’d like to know if there’s a way to prevent this behavior, ensuring that when coordinate [0][0] matches [1][0], the brush remains unchanged.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.