Version
4.9.0
Link to Minimal Reproduction
- No response*
Steps to Reproduce
- The number of guarantee points is more than 5000
- Set zlevel in series to 1 (other levels are not tested)
- Set tooltip in option just like:
tooltip: {
trigger: "item",
axisPointer: {
type: "cross",
},
}
Current Behavior
When the mouse moves in or out of canvas,About half of all points do not show that the point x is larger than 1/2 X axis
Expected Behavior
All points are displayed
Environment
- OS:Windows 10 企业版 21H2
- Browser: Google Chrome 98.0.4758.102 64byte
- Framework: pure html
Any additional comments?
- No response*
1条答案
按热度按时间kknvjkwl1#
It may be related to
progressiveThreshold
.