xiaofenging opened a new issue #16581:
URL: https://github.com/apache/echarts/issues/16581
### Version
4.9.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
1. The number of guarantee points is more than 5000
2. Set zlevel in series to 1 (other levels are not tested)
3. 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
```markdown
- OS:Windows 10 企业版 21H2
- Browser: Google Chrome 98.0.4758.102 64byte
- Framework: pure html
```
### Any additional comments?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]